Add factor.vim support, since I feel like playing with Factor
This commit is contained in:
parent
ae15a682a1
commit
f12fe814ef
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ call Plug('LaTeX-Box-Team/LaTeX-Box')
|
|||
call Plug('vhda/verilog_systemverilog.vim')
|
||||
call Plug('sheerun/vim-polyglot')
|
||||
|
||||
call Plug('eipipuz/factor.vim')
|
||||
|
||||
call Plug('ehamberg/vim-cute-python')
|
||||
call Plug('Glench/Vim-Jinja2-Syntax')
|
||||
call Plug('tweekmonster/braceless.vim')
|
||||
|
|
Loading…
Reference in a new issue