add cvimrc
This commit is contained in:
parent
8f27360553
commit
da2a72993c
10
cvimrc
Normal file
10
cvimrc
Normal file
@ -0,0 +1,10 @@
|
||||
set noautofocus
|
||||
|
||||
map d closeTab
|
||||
map u lastClosedTab
|
||||
|
||||
map J nextTab
|
||||
map K previousTab
|
||||
|
||||
let configpath='/home/gebner/etc/cvimrc'
|
||||
set localconfig
|
Loading…
Reference in New Issue
Block a user