feat(neovide): run fullscreen and with multigrid effects
This commit is contained in:
parent
1638799647
commit
ae9a94bf4a
2 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
vim.o.guifont = "DejaVu Sans Mono:h8"
|
||||
|
||||
if vim.g.neovide then
|
||||
vim.g.neovide_fullscreen = true
|
||||
vim.g.neovide_cursor_animation_length = 0.01
|
||||
vim.g.neovide_cursor_trail_length = 0.01
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue