1
0
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:
J.Fernando Sánchez 2012-12-16 17:15:47 +01:00
parent 9a3c288be1
commit b4dbf4744b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +0,0 @@
cb883fdacb83f533dd29c13b4258875860e0de9f

3
vimrc
View File

@ -18,7 +18,8 @@ Bundle "tomtom/tlib_vim"
Bundle "honza/snipmate-snippets"
Bundle "garbas/vim-snipmate"
Bundle "SpellCheck"
Bundle "mattn/gist-vim"
Bundle "mattn/webapi-vim"
filetype plugin indent on " required!