aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-02-16 11:04:29 +0000
committerterminaldweller <thabogre@gmail.com>2022-02-16 11:04:29 +0000
commit02e71fa35cfe698d879a26681ed68cd4e282b328 (patch)
tree132ed5aea1afa6ca94e4f297bf7d357522ff7bb1 /.vimrc
parentEUID is a bash variable. cant use it even though its faster. (diff)
downloadscripts-02e71fa35cfe698d879a26681ed68cd4e282b328.tar.gz
scripts-02e71fa35cfe698d879a26681ed68cd4e282b328.zip
kmonad
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index ca8cb50..a858cad 100644
--- a/.vimrc
+++ b/.vimrc
@@ -205,6 +205,7 @@ Plug 'tridactyl/vim-tridactyl'
Plug 'hrother/offlineimaprc.vim'
Plug 'lifepillar/pgsql.vim', {'for': ['sql','pqsl', 'pgsql']}
Plug 'HiPhish/info.vim'
+Plug 'kmonad/kmonad-vim'
" Plug 'kana/vim-operator-user'
" Plug 'terryma/vim-multiple-cursors'
" Plug 'haya14busa/vim-operator-flashy'