mirror of
https://github.com/arkorty/Neolite.git
synced 2026-05-07 10:02:15 +00:00
Remove GUI options
This commit is contained in:
parent
b82e5555d4
commit
ceea7f387b
2 changed files with 0 additions and 9 deletions
|
|
@ -1,8 +0,0 @@
|
|||
if vim.g.neovide then
|
||||
vim.g.neovide_padding_top = 8
|
||||
vim.g.neovide_padding_bottom = 8
|
||||
vim.g.neovide_padding_right = 8
|
||||
vim.g.neovide_padding_left = 8
|
||||
vim.g.neovide_transparency = 1
|
||||
vim.o.guifont = "JetBrainsMonoNL Nerd Font:h10"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue