mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Add racket plugin
This commit is contained in:
parent
30caad3207
commit
ef64bf15f1
@ -152,6 +152,12 @@ Plug 'tpope/vim-fireplace'
|
||||
" purescript
|
||||
Plug 'frigoeu/psc-ide-vim'
|
||||
|
||||
" racket
|
||||
Plug 'wlangstroth/vim-racket'
|
||||
Plug 'luochen1990/rainbow'
|
||||
let g:rainbow_active = 1
|
||||
Plug 'vim-scripts/scribble.vim'
|
||||
|
||||
"" nerdtree file manager
|
||||
"Plug 'scrooloose/nerdtree', { 'on': ['NERDTreeToggle', 'NERDTreeFind'] }
|
||||
"Plug 'Xuyuanp/nerdtree-git-plugin', { 'on': ['NERDTreeToggle', 'NERDTreeFind'] }
|
||||
|
Loading…
Reference in New Issue
Block a user