From 67968363708f82d471f49f119a4713c944173ff8 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Wed, 3 Oct 2018 13:37:17 -0400 Subject: Moves ftplugins to after file for vim --- vim/.vim/after/ftplugin/tex.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 vim/.vim/after/ftplugin/tex.vim (limited to 'vim/.vim/after/ftplugin/tex.vim') diff --git a/vim/.vim/after/ftplugin/tex.vim b/vim/.vim/after/ftplugin/tex.vim new file mode 100644 index 0000000..87f4512 --- /dev/null +++ b/vim/.vim/after/ftplugin/tex.vim @@ -0,0 +1 @@ +set spell -- cgit v1.1