1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Move Vim-Plug Neovim Setup TIL to Neovim Section

This commit is contained in:
jbranchaud
2022-10-20 20:53:44 -05:00
parent 4dcaa95fae
commit 02a56c7971
2 changed files with 1 additions and 1 deletions

View File

@@ -541,6 +541,7 @@ _1257 TILs and counting..._
- [Allow Neovim To Copy/Paste With System Clipboard](neovim/allow-neovim-to-copy-paste-with-system-clipboard.md)
- [Create User Command To Open Init Config](neovim/create-user-command-to-open-init-config.md)
- [Set Up Vim-Plug With Neovim](neovim/set-up-vim-plug-with-neovim.md)
### Netlify
@@ -1414,7 +1415,6 @@ _1257 TILs and counting..._
- [Select Several Results From An FZF Search](vim/select-several-results-from-an-fzf-search.md)
- [Set End Of Line Markers](vim/set-end-of-line-markers.md)
- [Set Your Color Scheme](vim/set-your-color-scheme.md)
- [Set Up Vim-Plug With Neovim](vim/set-up-vim-plug-with-neovim.md)
- [Setting Filetype With Modelines](vim/setting-filetype-with-modelines.md)
- [Show All Syntax Highlighting Rules](vim/show-all-syntax-highlighting-rules.md)
- [Show Matching Entries For Help](vim/show-matching-entries-for-help.md)