mirror of
https://github.com/Phantop/dotfiles
synced 2025-02-01 17:37:53 +00:00
nvim: fix airline
This commit is contained in:
parent
d03d8bbe9a
commit
80840b6bb4
|
@ -4,4 +4,5 @@ colorscheme dracula
|
|||
command Q q!
|
||||
let b:ale_linters = {'c': [''], 'sh': [''], 'php': ['']}
|
||||
let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']
|
||||
let g:airline#extensions#whitespace#symbol = '!'
|
||||
]]
|
||||
|
|
Loading…
Reference in a new issue