Add factor.vim support, since I feel like playing with Factor

This commit is contained in:
Danielle McLean 2020-06-01 15:29:13 +10:00
parent ae15a682a1
commit f12fe814ef
Signed by: 00dani
GPG Key ID: 9DDE1EDE01E3A605
1 changed files with 2 additions and 0 deletions

View File

@ -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')