From 063c2d97218cdabe0634054a8038cd6b5c9a9a12 Mon Sep 17 00:00:00 2001 From: Nanderty Date: Sat, 25 Mar 2023 18:16:24 +0100 Subject: cleanup, snippets --- ftplugin/tex.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftplugin') diff --git a/ftplugin/tex.lua b/ftplugin/tex.lua index 11cbd45..7a1e5b3 100644 --- a/ftplugin/tex.lua +++ b/ftplugin/tex.lua @@ -1 +1,2 @@ -vim.opt.conceallevel = 1 \ No newline at end of file +vim.opt.conceallevel = 1 +vim.opt.spell = true \ No newline at end of file -- cgit v1.2.3