mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02: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
|
||||
let g:airline_symbols.colnr = ' C:'
|
||||
let g:airline_symbols.linenr = ' L:'
|
||||
let g:airline_symbols.maxlinenr = ' '
|
||||
let g:airline#extensions#whitespace#symbol = '!'
|
||||
let g:airline_symbols.maxlinenr = '☰ '
|
||||
|
||||
" Shortcutting split navigation, saving a keypress:
|
||||
map <C-h> <C-w>h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user