summaryrefslogtreecommitdiff
path: root/mnv/runtime/ftplugin/leex.mnv
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/runtime/ftplugin/leex.mnv')
-rw-r--r--mnv/runtime/ftplugin/leex.mnv14
1 files changed, 14 insertions, 0 deletions
diff --git a/mnv/runtime/ftplugin/leex.mnv b/mnv/runtime/ftplugin/leex.mnv
new file mode 100644
index 0000000000..137541d3f7
--- /dev/null
+++ b/mnv/runtime/ftplugin/leex.mnv
@@ -0,0 +1,14 @@
+" MNV ftplugin file
+" Language: Leex (Erlang Lexical Analyzer Generator)
+" Maintainer: Jon Parise <jon@indelible.org>
+" Last Change: 2025 Nov 29
+" Filenames: *.xrl
+"
+" References:
+" - https://www.erlang.org/doc/apps/parsetools/leex.html
+
+if exists('b:did_ftplugin')
+ finish
+endif
+
+runtime! ftplugin/erlang.mnv