[nvim] fixed tex, [cs2] fixed sens, [zsh, profile] fixed pyenv
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- Spell-check (tweak languages to your needs)
|
||||
vim.opt_local.spell = true
|
||||
vim.opt_local.spelllang = { "en_gb", "de_de", "fr_fr" }
|
||||
vim.opt_local.spelllang = { "en_gb", "de_de", "fr" }
|
||||
|
||||
-- Niceties for prose/math
|
||||
vim.opt_local.wrap = true
|
||||
|
||||
Reference in New Issue
Block a user