mirror of
https://github.com/Hydroxycarbamide/astrovim_user.git
synced 2025-05-04 20:29:08 -04:00
Update nvim
This commit is contained in:
parent
4e3a087d14
commit
473ad7436c
2 changed files with 37 additions and 37 deletions
1
init.lua
1
init.lua
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue