Renaming neovide to gui for all gui vim setings
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
vim.o.guifont = "Mononoki Nerd Font Mono:h16"
|
||||
|
||||
-- neovide
|
||||
|
||||
--[[ local alpha = function()
|
||||
return string.format("%x", math.floor(255 * vim.g.transparency or 0.8))
|
||||
end
|
||||
Reference in New Issue
Block a user