Add lean snippets and do Neovide

This commit is contained in:
2025-07-08 19:59:46 +02:00
parent c4c65c4e65
commit 82226b4f78
3 changed files with 52 additions and 1 deletions

View File

@@ -29,7 +29,6 @@ vim.opt.encoding = "UTF-8"
vim.g.tex_flavor = "latex"
vim.opt.conceallevel = 2
vim.opt.showmatch = true
vim.o.guifont = "Source Code Pro:h13"
-- set color scheme
vim.opt.termguicolors = true