fix: clean trailing spaces

server
iGor milhit 2017-11-19 11:41:49 +01:00
parent dad294008c
commit fa7300b1ab
No known key found for this signature in database
GPG Key ID: 3E9D7C1605E40FCD
1 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ if filereadable("/etc/vim/vimrc.local")
source /etc/vim/vimrc.local source /etc/vim/vimrc.local
endif endif
" Syntax coloration and color theme " Syntax coloration and color theme
syntax enable syntax enable
set background=dark set background=dark
colorscheme solarized colorscheme solarized