mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
new plugin: indent-object + solve key conflict
This commit is contained in:
parent
51c3608343
commit
e256d3b5a5
3 changed files with 8 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -61,3 +61,6 @@
|
|||
[submodule "bundle/glsl"]
|
||||
path = bundle/glsl
|
||||
url = https://github.com/vim-scripts/glsl.vim.git
|
||||
[submodule "bundle/indent-object"]
|
||||
path = bundle/indent-object
|
||||
url = https://github.com/michaeljsmith/vim-indent-object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue