Update my_configs.vim
This commit is contained in:
parent
0621f194a0
commit
2b8c1092f8
|
|
@ -4,8 +4,6 @@ set shortmess=I
|
|||
" Mode shown in the statusline all the time"
|
||||
set noshowmode
|
||||
|
||||
"If we want backups, then put them under vim_runitime"
|
||||
set backupdir=~\.vim_runtime\backupdir
|
||||
" Block can move outside of bounds"
|
||||
set virtualedit=block
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue