Compare commits

...

2 commits

Author SHA1 Message Date
pull[bot]
d76d667bfc
Merge pull request #248 from dmitmel/master
[pull] master from dmitmel:master
2021-05-04 01:26:11 +00:00
Dmytro Meleshko
a79d588f34 still not using neovim GUIs 2021-05-04 02:32:55 +03:00

View file

@ -1,7 +1,7 @@
" nvim-qt settings {{{
if exists('g:GuiLoaded')
GuiFont Ubuntu Mono derivative Powerline:h14
GuiFont Ubuntu Mono:h14
GuiTabline 0
endif