Vim: Re-add tab characters
This commit is contained in:
parent
0ee853458f
commit
47dd69c32f
2
.vimrc
2
.vimrc
@ -7,6 +7,8 @@ endif
|
||||
|
||||
syntax on
|
||||
filetype plugin indent on
|
||||
set list
|
||||
set listchars=tab:>·
|
||||
" Templates
|
||||
let g:email = 'rehashedsalt@cock.li'
|
||||
let g:user = 'Vintage Salt'
|
||||
|
Reference in New Issue
Block a user