1
0
dotfiles/.vimrc
2022-01-08 22:51:33 +03:00

5 lines
91 B
VimL

syntax on
set listchars=eol:$,tab:>-,trail:~,extends:>,precedes:<
set tabstop=4
set nolist