First commit

This commit is contained in:
Yorick Barbanneau 2019-11-10 02:42:02 +01:00
commit 551d1c88dd
6 changed files with 2714 additions and 0 deletions

4
conf/nvim/ginit.vim Normal file
View file

@ -0,0 +1,4 @@
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