mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-21 11:42:28 +00:00
Added Gists support
This commit is contained in:
parent
9a3c288be1
commit
b4dbf4744b
@ -1 +0,0 @@
|
|||||||
cb883fdacb83f533dd29c13b4258875860e0de9f
|
|
3
vimrc
3
vimrc
@ -18,7 +18,8 @@ Bundle "tomtom/tlib_vim"
|
|||||||
Bundle "honza/snipmate-snippets"
|
Bundle "honza/snipmate-snippets"
|
||||||
Bundle "garbas/vim-snipmate"
|
Bundle "garbas/vim-snipmate"
|
||||||
Bundle "SpellCheck"
|
Bundle "SpellCheck"
|
||||||
|
Bundle "mattn/gist-vim"
|
||||||
|
Bundle "mattn/webapi-vim"
|
||||||
|
|
||||||
filetype plugin indent on " required!
|
filetype plugin indent on " required!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user