Remove configuration files for nvim-gtk

This commit is contained in:
Yorick Barbanneau 2022-01-02 21:16:28 +01:00
parent d672011c24
commit 4d3267b702
2 changed files with 0 additions and 9 deletions

View file

@ -1,5 +0,0 @@
current_width = 800
current_height = 600
is_maximized = true
show_sidebar = false
sidebar_width = 200

View file

@ -1,4 +0,0 @@
call rpcnotify(1, 'Gui', 'Font', 'FuraCode Nerd Font 11')
call rpcnotify(1, 'Gui', 'Option', 'Tabline', 0)
call rpcnotify(1, 'Gui', 'Option', 'Popupmenu', 0)
let g:GuiInternalClipboard = 1