summaryrefslogtreecommitdiff
path: root/extras/ftdetect
diff options
context:
space:
mode:
authorMatthew Sotoudeh <matthew@masot.net>2024-03-11 16:33:24 -0700
committerMatthew Sotoudeh <matthew@masot.net>2024-03-11 16:33:24 -0700
commita9292a98cc6c65e2a4ad6da20937ef7568a4143d (patch)
treef921866c475208359285ff3f606c0fafa1812a32 /extras/ftdetect
parent35fa21e59ad44de3ac5d075a3c1ae60d462a1a13 (diff)
earlpy
Diffstat (limited to 'extras/ftdetect')
-rwxr-xr-xextras/ftdetect/earlpy.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/ftdetect/earlpy.vim b/extras/ftdetect/earlpy.vim
new file mode 100755
index 0000000..f63a7b4
--- /dev/null
+++ b/extras/ftdetect/earlpy.vim
@@ -0,0 +1 @@
+au BufRead,BufNewFile *.earlpy set filetype=earlpy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback