nvim: remove settings for neovide
This commit is contained in:
parent
a22636cab8
commit
d8461b6aa9
@ -1,10 +1,3 @@
|
|||||||
{{- if (or (eq .chezmoi.hostname "arch") (eq .chezmoi.hostname "buzz")) }}
|
|
||||||
if (vim.g.neovide) then
|
|
||||||
vim.g.neovide_scale_factor = 0.7
|
|
||||||
vim.g.neovide_cursor_animation_length = 0
|
|
||||||
end
|
|
||||||
{{- end }}
|
|
||||||
|
|
||||||
vim.cmd([[
|
vim.cmd([[
|
||||||
try
|
try
|
||||||
if exists('+termguicolors')
|
if exists('+termguicolors')
|
||||||
|
Loading…
Reference in New Issue
Block a user