Cleanup end of line whitespace

This commit is contained in:
Alex Kelly 2020-08-04 23:07:05 -04:00
parent 352fad024d
commit 3b654c85cc

View file

@ -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