-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
16 lines (16 loc) · 746 Bytes
/
config.json
File metadata and controls
16 lines (16 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{"plugin":[
{"git":"git://github.com/kchmck/vim-coffee-script.git"},
{"git":"git://github.com/scrooloose/nerdtree.git"},
{"git":"git://github.com/pangloss/vim-javascript.git"},
{"git":"git://github.com/tpope/vim-surround.git"},
{"git":"git://github.com/ervandew/supertab.git"},
{"git":"git://github.com/tpope/vim-markdown.git"},
{"git":"git://github.com/Raimondi/delimitMate.git"},
{"git":"git://github.com/tpope/vim-vividchalk.git"},
{"git":"git://github.com/tomasr/molokai.git"},
{"git":"git://github.com/godlygeek/tabular.git"},
{"git":"git://github.com/juvenn/mustache.vim.git"},
{"git":"git://github.com/digitaltoad/vim-jade.git"},
{"git":"git://github.com/nono/vim-handlebars.git"}
]
}