diff --git a/nvim/ginit.vim b/nvim/ginit.vim index 9a7395a..75b5e75 100644 --- a/nvim/ginit.vim +++ b/nvim/ginit.vim @@ -1,7 +1,7 @@ " nvim-qt settings {{{ if exists('g:GuiLoaded') - GuiFont Ubuntu Mono derivative Powerline:h14 + GuiFont Ubuntu Mono:h14 GuiTabline 0 endif