aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--after/ftplugin/tex.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/after/ftplugin/tex.vim b/after/ftplugin/tex.vim
new file mode 100644
index 0000000..47285f1
--- /dev/null
+++ b/after/ftplugin/tex.vim
@@ -0,0 +1,2 @@
+" disable ETI
+call IMAP('ETI', 'ETI', 'tex')