VIM: Adds vim-vinegar plugin
This plugin makes some changes to netrw that I think should be default. The mapping I use most is - from any buffer to open it's directory
This commit is contained in:
parent
f9bb318e77
commit
4d75673fe0
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -34,3 +34,6 @@
|
|||
[submodule "nvim/.config/nvim/pack/bundle/opt/vim-json"]
|
||||
path = nvim/.config/nvim/pack/bundle/opt/vim-json
|
||||
url = https://github.com/elzr/vim-json
|
||||
[submodule "nvim/.config/nvim/pack/bundle/opt/vim-vinegar"]
|
||||
path = nvim/.config/nvim/pack/bundle/opt/vim-vinegar
|
||||
url = https://github.com/tpope/vim-vinegar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue