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"
|
vim.o.guifont = "Mononoki Nerd Font Mono:h16"
|
||||||
|
|
||||||
-- neovide
|
-- neovide
|
||||||
|
|
||||||
--[[ local alpha = function()
|
--[[ local alpha = function()
|
||||||
return string.format("%x", math.floor(255 * vim.g.transparency or 0.8))
|
return string.format("%x", math.floor(255 * vim.g.transparency or 0.8))
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user