Skip to content

Commit

Permalink
Use auto-pairs instead of vim-autoclose.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyc committed Nov 3, 2013
1 parent 19f99db commit 89d9a90
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,6 @@
[submodule "bundle/vim-textmanip"]
path = bundle/vim-textmanip
url = https://github.com/t9md/vim-textmanip.git
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
1 change: 1 addition & 0 deletions bundle/auto-pairs
Submodule auto-pairs added at c2f60c
1 change: 0 additions & 1 deletion bundle/vim-autoclose
Submodule vim-autoclose deleted from a9a3b7
2 changes: 1 addition & 1 deletion keybindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ TODO
- http://usevim.com/2012/04/13/registers/
- http://blog.carbonfive.com/2011/10/17/vim-text-objects-the-definitive-guide/
- http://vimregex.com/
- auto-pairs

No configuration
-----------------
Expand All @@ -341,4 +342,3 @@ No configuration
- vim-stylus
- webapi-vim
- vim-repeat
- vim-autoclose

0 comments on commit 89d9a90

Please sign in to comment.