diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-05-15 11:23:00 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-05-15 11:23:00 +0900 |
| commit | 139992aabbe7f19547929d0a9de0638335b94b4f (patch) | |
| tree | dbac0575dacd6c04b996d2b46a7b095c3802d93a /docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html | |
| parent | e8a018176e95091cb038b91c37372369a528ff5f (diff) | |
| download | nsfisis.github.io-139992aabbe7f19547929d0a9de0638335b94b4f.tar.gz nsfisis.github.io-139992aabbe7f19547929d0a9de0638335b94b4f.tar.zst nsfisis.github.io-139992aabbe7f19547929d0a9de0638335b94b4f.zip | |
set author.name in config
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 15c3742..1e12a47 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 @@ -8,7 +8,7 @@ <title>Vimで選択した行の順番を入れ替える | REPL: Rest-Eat-Program Loop</title> <meta name="description" content="Vim で選択した行の順番を入れ替える方法。"> - <meta name="author" content=""> + <meta name="author" content="nsfisis"> <link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet"> <link href="https://blog.nsfisis.dev/style.css" rel="stylesheet"> |
