1
0
mirror of https://github.com/gryf/.vim.git synced 2026-04-26 22:41:24 +02:00

Added markdown syntax hl, added some python/reST UltiSnips snippets

This commit is contained in:
2013-05-19 19:21:03 +02:00
parent 64fb14c4a7
commit 6bacf09398
5 changed files with 22 additions and 9 deletions
+1
View File
@@ -18,3 +18,4 @@ bundle/git_gitgutter = [git]https://github.com/airblade/vim-gitgutter.git
bundle/git_vim-javascript = [git]https://github.com/pangloss/vim-javascript.git
bundle/git_vim-nodejs-complete = [git]https://github.com/myhere/vim-nodejs-complete.git
bundle/git_fugitive = [git]https://github.com/tpope/vim-fugitive.git
bundle/git_markdown = [git]https://github.com/hallison/vim-markdown.git