Update nvim

This commit is contained in:
Hydroxycarbamide 2024-06-02 12:43:50 +02:00
parent 4e3a087d14
commit 473ad7436c
2 changed files with 37 additions and 37 deletions

View file

@ -24,6 +24,7 @@ if vim.g.neovide then
vim.g.neovide_padding_bottom = 20
vim.g.neovide_padding_right = 20
vim.g.neovide_padding_left = 20
vim.g.neovide_scale_factor = 1
end
require "lazy_setup"