Skip to content
Snippets Groups Projects
Commit 686d2137 authored by hukl's avatar hukl
Browse files

added markdown and syntastic module

parent 8badbd28
No related branches found
No related tags found
No related merge requests found
...@@ -31,4 +31,10 @@ ...@@ -31,4 +31,10 @@
path = .vim/bundle/vimerl path = .vim/bundle/vimerl
url = https://github.com/jimenezrick/vimerl.git url = https://github.com/jimenezrick/vimerl.git
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment