new plugin: indent-object + solve key conflict

This commit is contained in:
Loic Nageleisen 2012-02-03 12:53:51 +01:00
parent 51c3608343
commit e256d3b5a5
3 changed files with 8 additions and 1 deletions

3
.gitmodules vendored
View file

@ -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