Browse Source

Ajout du plugin vim-autoclose : fermeture automatique des caractères ({,[,',"...)

Thibaut Marty 9 years ago
parent
commit
c0a6cfdc17
3 changed files with 5 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 1 0
      README.md
  3. 1 0
      bundle/vim-autoclose

+ 3 - 0
.gitmodules

@@ -37,3 +37,6 @@
 [submodule "bundle/CamelCaseMotion"]
 	path = bundle/CamelCaseMotion
 	url = https://github.com/bkad/CamelCaseMotion
+[submodule "bundle/vim-autoclose"]
+	path = bundle/vim-autoclose
+	url = https://github.com/Townk/vim-autoclose

+ 1 - 0
README.md

@@ -42,3 +42,4 @@ cd ~/non-ultimate-vimrc
 * [vim-jade](https://github.com/digitaltoad/vim-jade)
 * [mustang (modifié)](https://github.com/croaker/mustang-vim)
 * [CamelCaseMotion.vim](https://github.com/bkad/CamelCaseMotion)
+* [vim-autoclose](https://github.com/Townk/vim-autoclose)

+ 1 - 0
bundle/vim-autoclose

@@ -0,0 +1 @@
+Subproject commit a9a3b7384657bc1f60a963fd6c08c63fc48d61c3