parent
96f65d12de
commit
191d8617e2
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ set noshowcmd
|
|||
autocmd BufWritePre * let currPos = getpos(".")
|
||||
autocmd BufWritePre * %s/\s\+$//e
|
||||
autocmd BufWritePre * %s/\n\+\%$//e
|
||||
autocmd BufWritePre *.[ch] %s/\%$/\r/e
|
||||
autocmd BufWritePre * cal cursor(currPos[1], currPos[2])
|
||||
|
||||
" When shortcut files are updated, renew bash and ranger configs with new material:
|
||||
|
|
Loading…
Reference in a new issue