From 4ccea40bba39d1347723142b9b12c8bd267136bd Mon Sep 17 00:00:00 2001 From: JP Appel Date: Mon, 7 Oct 2024 00:35:45 -0400 Subject: Set compiler correctetly for tex --- nvim/after/ftplugin/tex.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 nvim/after/ftplugin/tex.vim (limited to 'nvim/after') diff --git a/nvim/after/ftplugin/tex.vim b/nvim/after/ftplugin/tex.vim new file mode 100644 index 0000000..f8440bc --- /dev/null +++ b/nvim/after/ftplugin/tex.vim @@ -0,0 +1 @@ +compiler tex -- cgit v1.2.3