summaryrefslogtreecommitdiffstats
path: root/ftplugin
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin')
-rw-r--r--ftplugin/tex.lua3
1 files changed, 2 insertions, 1 deletions
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