aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-01-06 07:14:52 +0000
committerterminaldweller <thabogre@gmail.com>2022-01-06 07:14:52 +0000
commit9e27116a730cb63aa7e80aaa1f63267022c82e59 (patch)
treefa0bda1f1ec8f435343a8cc478649a5031cbddd4 /.vimrc
parentadded vaultwarden (diff)
downloadscripts-9e27116a730cb63aa7e80aaa1f63267022c82e59.tar.gz
scripts-9e27116a730cb63aa7e80aaa1f63267022c82e59.zip
updates
Diffstat (limited to '')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 4409084..60385d9 100644
--- a/.vimrc
+++ b/.vimrc
@@ -202,6 +202,7 @@ Plug 'tpope/vim-dispatch'
Plug 'kh3phr3n/python-syntax'
Plug 'zaid/vim-rec'
Plug 'calincru/flex-bison-syntax'
+Plug 'tridactyl/vim-tridactyl'
" Plug 'kana/vim-operator-user'
" Plug 'haya14busa/vim-operator-flashy'
" Plug 'terryma/vim-expand-region'