wip
This commit is contained in:
parent
6e0aa94844
commit
11968de4f8
1 changed files with 0 additions and 8 deletions
8
.vimrc
8
.vimrc
|
@ -149,12 +149,4 @@ set wildignore+=*\\tmp\\*,*.swp,*.zip,*.exe " Windows
|
||||||
let g:ctrlp_custom_ignore = '\v[\/]\.(git|hg|svn)$'
|
let g:ctrlp_custom_ignore = '\v[\/]\.(git|hg|svn)$'
|
||||||
|
|
||||||
|
|
||||||
let g:airline_powerline_fonts = 1
|
|
||||||
|
|
||||||
|
|
||||||
if !exists('g:airline_symbols')
|
|
||||||
let g:airline_symbols = {}
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue