mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
still not using neovim GUIs
This commit is contained in:
parent
4b54ae7f02
commit
a79d588f34
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
" nvim-qt settings {{{
|
" nvim-qt settings {{{
|
||||||
|
|
||||||
if exists('g:GuiLoaded')
|
if exists('g:GuiLoaded')
|
||||||
GuiFont Ubuntu Mono derivative Powerline:h14
|
GuiFont Ubuntu Mono:h14
|
||||||
GuiTabline 0
|
GuiTabline 0
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue