aboutsummaryrefslogtreecommitdiff
path: root/Common/nvim/after/ftplugin/latex.lua
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2024-05-28 23:21:22 +0200
committerjakobst1n <jakob.stendahl@outlook.com>2024-05-28 23:21:22 +0200
commit1f5856a66791620fcb665f839619fa43e68063e1 (patch)
treef8e2de73746385133878a11fd1e8098689e089ca /Common/nvim/after/ftplugin/latex.lua
parent0d41b6ec30351451452aec6ced80734bfb435845 (diff)
downloaddotfiles-1f5856a66791620fcb665f839619fa43e68063e1.tar.gz
dotfiles-1f5856a66791620fcb665f839619fa43e68063e1.zip
Bw
Diffstat (limited to 'Common/nvim/after/ftplugin/latex.lua')
-rw-r--r--Common/nvim/after/ftplugin/latex.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/Common/nvim/after/ftplugin/latex.lua b/Common/nvim/after/ftplugin/latex.lua
new file mode 100644
index 0000000..3792dd7
--- /dev/null
+++ b/Common/nvim/after/ftplugin/latex.lua
@@ -0,0 +1 @@
+vim.cmd [[ syntax on ]]