update to autoexec and neovim

This commit is contained in:
s0wlz (Matthias Puchstein)
2025-12-27 14:25:37 +01:00
parent d6acd0b13f
commit 8698175e6b
13 changed files with 28 additions and 144 deletions

View File

@@ -5,5 +5,4 @@ vim.opt_local.spelllang = { "en_gb", "de_de", "fr" }
-- Niceties for prose/math
vim.opt_local.wrap = true
vim.opt_local.linebreak = true
vim.opt_local.conceallevel = 2 -- vimtex has sensible conceal defaults
vim.opt_local.textwidth = 0 -- don't hard-wrap LaTeX