From ee399e457a26223b18b98007404e48531dc21430 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Thu, 7 May 2026 21:53:02 -0700 Subject: add a vim syntax it was time. it was really impressively broken without one. Force-Push: yes Change-Id: Id26c551dcf43b37577ac96796627b6658a040cf4 --- vim/ftdetect/evocation.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 vim/ftdetect/evocation.vim (limited to 'vim/ftdetect/evocation.vim') diff --git a/vim/ftdetect/evocation.vim b/vim/ftdetect/evocation.vim new file mode 100644 index 0000000..24c1929 --- /dev/null +++ b/vim/ftdetect/evocation.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile *.e set filetype=evocation -- cgit 1.4.1