1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Trailing space

This commit is contained in:
Michiel Scholten
2014-11-10 21:12:37 +01:00
parent b958f3f257
commit ae6312fa68

2
.vimrc
View File

@@ -80,7 +80,7 @@ if &term == "xterm" || &term == "screen-bce" || &term == "screen-256color" || &t
" create a bar for airline " create a bar for airline
set laststatus=2 set laststatus=2
let g:airline_powerline_fonts = 1 let g:airline_powerline_fonts = 1
endif endif
" paste and autoindent " paste and autoindent