vimrc: add airline symbol for untracked files
This commit is contained in:
parent
8c0eafe816
commit
bb22114b4d
@ -171,6 +171,7 @@ endif
|
||||
let g:airline_symbols.branch = ''
|
||||
let g:airline_symbols.colnr = '℅:'
|
||||
let g:airline_symbols.readonly = ''
|
||||
let g:airline_symbols.nx='∄'
|
||||
|
||||
" ale integration
|
||||
let g:airline#extensions#ale#enabled = 1
|
||||
|
Loading…
Reference in New Issue
Block a user