addet snippets for scissors
This commit is contained in:
parent
d4bf2d85b6
commit
835432435f
5 changed files with 5 additions and 3 deletions
|
@ -75,7 +75,8 @@ vim.cmd([[
|
|||
if vim.g.neovide then
|
||||
-- vim.g.neovide_transparency = 0.35
|
||||
vim.g.neovide_transparency = 1
|
||||
vim.g.neovide_theme = "auto"
|
||||
vim.g.neovide_theme = "dark"
|
||||
vim.g.neovide_refresh_rate = 90
|
||||
vim.g.neovide_cursor_vfx_mode = "torpedo"
|
||||
vim.g.neovide_cursor_smooth_blink = true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue