mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Revert "Fix UI rendering issues in neovim (#1455)"
This reverts commit 8e2abf828a736f376f01ce14ae34d1b7fe9bfa8a.
This commit is contained in:
parent
f853f1884a
commit
5848317370
@ -62,8 +62,7 @@ colorscheme vim
|
|||||||
endif
|
endif
|
||||||
let g:airline_symbols.colnr = ' C:'
|
let g:airline_symbols.colnr = ' C:'
|
||||||
let g:airline_symbols.linenr = ' L:'
|
let g:airline_symbols.linenr = ' L:'
|
||||||
let g:airline_symbols.maxlinenr = ' '
|
let g:airline_symbols.maxlinenr = '☰ '
|
||||||
let g:airline#extensions#whitespace#symbol = '!'
|
|
||||||
|
|
||||||
" Shortcutting split navigation, saving a keypress:
|
" Shortcutting split navigation, saving a keypress:
|
||||||
map <C-h> <C-w>h
|
map <C-h> <C-w>h
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user