forked from srushti/vim-get
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.yml
More file actions
27 lines (27 loc) · 828 Bytes
/
plugins.yml
File metadata and controls
27 lines (27 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
plugins:
vim-rails:
git: https://github.com/tpope/vim-rails.git
nerdtree:
git: https://github.com/scrooloose/nerdtree.git
ack.vim:
git: https://github.com/mileszs/ack.vim.git
vim-bufonly:
git: https://github.com/duff/vim-bufonly.git
vim-endwise:
git: https://github.com/tpope/vim-endwise.git
vim-surround:
git: https://github.com/tpope/vim-surround.git
ctrlp:
git: https://github.com/kien/ctrlp.vim.git
rvm.vim:
git: https://github.com/tpope/vim-rvm.git
nerdcommenter:
git: https://github.com/scrooloose/nerdcommenter.git
airline:
git: https://github.com/bling/vim-airline.git
matchit:
git: https://github.com/vim-scripts/matchit.zip.git
fireplace:
git: https://github.com/tpope/vim-fireplace.git
rust.vim:
git: https://github.com/rust-lang/rust.vim