diff --git a/vim/navigate.md b/vim/navigate.md index 57dcddd..937f1a4 100644 --- a/vim/navigate.md +++ b/vim/navigate.md @@ -1,5 +1,5 @@ --- -title: "navigate" +title: "vim navigation" tags: [ "Documentation", "vim" ] --- diff --git a/vim/vim-completion.md b/vim/vim-completion.md index 53da815..9c79aea 100644 --- a/vim/vim-completion.md +++ b/vim/vim-completion.md @@ -1,5 +1,5 @@ --- -title: "completion" +title: "vim completion" tags: [ "Documentation", "vim" ] --- diff --git a/vim/vim-screens.md b/vim/vim-screens.md deleted file mode 100644 index aaa990e..0000000 --- a/vim/vim-screens.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "screens" -tags: [ "Documentation", "vim" ] ---- - -Make a horizontal split with: - -> :sp - -> C-w s - -Or a vertical split with: - -> :vsp -> C-w v diff --git a/vim/vim-search.md b/vim/vim-search.md index b6a280e..237a512 100644 --- a/vim/vim-search.md +++ b/vim/vim-search.md @@ -1,5 +1,5 @@ --- -title: "search" +title: "vim search" tags: [ "Documentation", "vim" ] --- Search and replace the first 'one' found with 'two': diff --git a/vim/vim-windows.md b/vim/vim-windows.md index 9cd879a..8b62263 100644 --- a/vim/vim-windows.md +++ b/vim/vim-windows.md @@ -1,5 +1,5 @@ --- -title: "windows" +title: "vim windows" tags: [ "Documentation", "vim" ] --- diff --git a/vim/vim.md b/vim/vim.md deleted file mode 100644 index 8cd47fa..0000000 --- a/vim/vim.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "vim" -tags: [ "Documentation", "vim" ] ---- -Describe what you want, then press as few keys as possible. -