diff options
author | terminaldweller <thabogre@gmail.com> | 2021-12-02 10:50:38 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-12-02 10:50:38 +0000 |
commit | 5b044db592cebbe2bdb827daad081d6cba1673c8 (patch) | |
tree | a8adb838015f92007c69a16dcb35cdacd8d4759e /.vimrc | |
parent | more updates (diff) | |
download | scripts-5b044db592cebbe2bdb827daad081d6cba1673c8.tar.gz scripts-5b044db592cebbe2bdb827daad081d6cba1673c8.zip |
updates
Diffstat (limited to '')
-rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -201,6 +201,7 @@ Plug 'uiiaoo/java-syntax.vim' Plug 'tpope/vim-dispatch' Plug 'kh3phr3n/python-syntax' Plug 'zaid/vim-rec' +Plug 'calincru/flex-bison-syntax' " Plug 'kana/vim-operator-user' " Plug 'haya14busa/vim-operator-flashy' " Plug 'terryma/vim-expand-region' |