install vim scribble language support
This commit is contained in:
parent
0ee8209f65
commit
f739e8e7b0
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ call plug#begin(stdpath('data') . '/plugged')
|
|||
Plug 'alx741/vim-hindent'
|
||||
Plug 'gleam-lang/gleam.vim'
|
||||
Plug 'benknoble/vim-racket'
|
||||
Plug 'vim-scripts/scribble.vim'
|
||||
|
||||
Plug 'dracula/vim', { 'as': 'dracula' }
|
||||
call plug#end()
|
||||
|
|
Loading…
Reference in a new issue