stuff
This commit is contained in:
parent
33ee95006d
commit
721a9d1813
28 changed files with 210 additions and 246 deletions
10
crates/20-vim/files/.ideavimrc
Normal file
10
crates/20-vim/files/.ideavimrc
Normal file
|
@ -0,0 +1,10 @@
|
|||
source ~/.vimrc
|
||||
|
||||
set scrolloff=5
|
||||
set incsearch
|
||||
|
||||
map Q gq
|
||||
|
||||
Plug 'machakann/vim-highlightedyank'
|
||||
Plug 'tpope/vim-commentary'
|
||||
Plug 'wellle/targets.vim'
|
Loading…
Add table
Add a link
Reference in a new issue