summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html')
-rw-r--r--vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
index ce92c9dd..3501f837 100644
--- a/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
+++ b/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
@@ -7,6 +7,11 @@
<meta name="copyright" content="&copy; 2021 nsfisis">
<meta name="description" content="Vim で選択した行の順番を入れ替える方法。">
<meta name="keywords" content="Vim">
+ <meta property="og:type" content="article">
+ <meta property="og:title" content="Vimで選択した行の順番を入れ替える | REPL: Rest-Eat-Program Loop">
+ <meta property="og:description" content="Vim で選択した行の順番を入れ替える方法。">
+ <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop">
+ <meta property="og:locale" content="ja_JP">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<title>Vimで選択した行の順番を入れ替える | REPL: Rest-Eat-Program Loop</title>
<link rel="stylesheet" href="/style.css?h=ff6bd78923acd811422831305d515a85">