mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-16 21:40:45 +01:00
vimrc: add retab
This commit is contained in:
parent
dc720db069
commit
20d6b67609
3
vimrc
3
vimrc
@ -97,3 +97,6 @@ autocmd BufReadPost *
|
|||||||
\ exe "normal! g`\"" |
|
\ exe "normal! g`\"" |
|
||||||
\ endif
|
\ endif
|
||||||
" End of copied from https://raw.githubusercontent.com/ProgVal/misc/master/dotfiles/.vimrc
|
" End of copied from https://raw.githubusercontent.com/ProgVal/misc/master/dotfiles/.vimrc
|
||||||
|
|
||||||
|
" If we have tabs, remove them
|
||||||
|
retab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user