aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-05-25 17:05:07 +0000
committerterminaldweller <thabogre@gmail.com>2022-05-25 17:05:07 +0000
commit98cc484786ad9b0601133138e23a084522fbfc46 (patch)
tree9ef8dcf874ece1d4aa93621e5ba84f0d6c357b1b /.vimrc
parentupdate (diff)
downloadscripts-98cc484786ad9b0601133138e23a084522fbfc46.tar.gz
scripts-98cc484786ad9b0601133138e23a084522fbfc46.zip
update
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 2b24b97..65c3622 100644
--- a/.vimrc
+++ b/.vimrc
@@ -208,6 +208,7 @@ Plug 'HiPhish/info.vim'
Plug 'kmonad/kmonad-vim'
" Plug 'kana/vim-operator-user'
" Plug 'terryma/vim-multiple-cursors'
+" Plug 'Konfekt/vim-office'
" Plug 'haya14busa/vim-operator-flashy'
" Plug 'terryma/vim-expand-region'
" Plug 'romainl/vim-devdocs'
@@ -858,6 +859,7 @@ nnoremap <silent> <leader>0 :call HighInterestingWord(0)<cr>
"scratchpad
let g:scratchpad_path = '/home/devi/.scratchpads'
+let g:scratchpad_ftype = ''
nmap <F9> <Plug>(ToggleScratchPad)
let g:tagbar_type_rust = {