Neovim update

This commit is contained in:
2024-03-18 07:02:51 +01:00
parent 744865e965
commit 0db71c6f62
3 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,6 @@ vim.opt.hlsearch = true
vim.opt.encoding = "UTF-8"
vim.g.tex_flavor = "latex"
vim.opt.conceallevel = 2
vim.opt.guifont = "DroidSansMono Nerd Font 11"
vim.g.mapleader = ","
-- set color scheme