diff options
Diffstat (limited to 'docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html')
| -rw-r--r-- | docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html index dcd8e78..6b1da3d 100644 --- a/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html +++ b/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html @@ -7,7 +7,7 @@ <title>Vimで選択した行の順番を入れ替える | REPL: Rest-Eat-Program Loop</title> - <meta name="description" content="この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/4fefb361d9a693803520 バージョン情報 :version の一部 VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan 26 2020 11:30:30) macOS version Included patches: 1-148 Huge version without GUI. よく紹介されている手法 tac / tail tac"> + <meta name="description" content="Vim で選択した行の順番を入れ替える方法。"> <meta name="author" content=""> <link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet"> |
