summaryrefslogtreecommitdiff
path: root/mnv/runtime/ftplugin/dnsmasq.mnv
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/runtime/ftplugin/dnsmasq.mnv')
-rw-r--r--mnv/runtime/ftplugin/dnsmasq.mnv11
1 files changed, 11 insertions, 0 deletions
diff --git a/mnv/runtime/ftplugin/dnsmasq.mnv b/mnv/runtime/ftplugin/dnsmasq.mnv
new file mode 100644
index 0000000000..c6a8e612e5
--- /dev/null
+++ b/mnv/runtime/ftplugin/dnsmasq.mnv
@@ -0,0 +1,11 @@
+" MNV filetype plugin
+" Language: dnsmasq
+" Maintainer: dringsim <dringsim@qq.com>
+" Last Change: 2025-02-18
+
+if exists('b:did_ftplugin')
+ finish
+endif
+
+" Behaves mostly just like cfg
+runtime! ftplugin/cfg.mnv