Cleanup end of line whitespace
This commit is contained in:
parent
352fad024d
commit
3b654c85cc
1 changed files with 55 additions and 53 deletions
|
@ -161,3 +161,5 @@ let g:pymode_python = 'python3'
|
||||||
" For table mode RST friendliness
|
" For table mode RST friendliness
|
||||||
let g:table_mode_corner_corner='+'
|
let g:table_mode_corner_corner='+'
|
||||||
let g:table_mode_header_fillchar='='
|
let g:table_mode_header_fillchar='='
|
||||||
|
let g:webdevicons_enable = 1
|
||||||
|
let g:webdevicons_enable_nerdtree = 1
|
||||||
|
|
Loading…
Reference in a new issue