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
|
syntax on
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
set list
|
||||||
|
set listchars=tab:>·
|
||||||
" Templates
|
" Templates
|
||||||
let g:email = 'rehashedsalt@cock.li'
|
let g:email = 'rehashedsalt@cock.li'
|
||||||
let g:user = 'Vintage Salt'
|
let g:user = 'Vintage Salt'
|
||||||
|
Reference in New Issue
Block a user