aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/2021-10-02/vim-swap-order-of-selected-lines.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-05-15 11:45:33 +0900
committernsfisis <nsfisis@gmail.com>2022-05-15 11:45:33 +0900
commit61145ff3b6202deaf2a3dd1a0e8bf04102d14706 (patch)
treed1475ea8e40f86060ac4fc8affd3bcd7994f2f86 /content/posts/2021-10-02/vim-swap-order-of-selected-lines.md
parent2fdef48750af89597c765ec2bbf362c2fecaa2dc (diff)
downloadnsfisis.github.io-61145ff3b6202deaf2a3dd1a0e8bf04102d14706.tar.gz
nsfisis.github.io-61145ff3b6202deaf2a3dd1a0e8bf04102d14706.tar.zst
nsfisis.github.io-61145ff3b6202deaf2a3dd1a0e8bf04102d14706.zip
remove "draft: false"
Diffstat (limited to 'content/posts/2021-10-02/vim-swap-order-of-selected-lines.md')
-rw-r--r--content/posts/2021-10-02/vim-swap-order-of-selected-lines.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/posts/2021-10-02/vim-swap-order-of-selected-lines.md b/content/posts/2021-10-02/vim-swap-order-of-selected-lines.md
index 6056186..05657fa 100644
--- a/content/posts/2021-10-02/vim-swap-order-of-selected-lines.md
+++ b/content/posts/2021-10-02/vim-swap-order-of-selected-lines.md
@@ -1,7 +1,6 @@
---
title: "Vimで選択した行の順番を入れ替える"
date: 2021-10-02T09:37:25+09:00
-draft: false
tags: ["vim"]
aliases: ['/posts/vim-swap-order-of-selected-lines/']
summary: |