mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Trailing space
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user