summaryrefslogtreecommitdiff
path: root/mnv/runtime/ftplugin/lnkmap.mnv
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/runtime/ftplugin/lnkmap.mnv')
-rw-r--r--mnv/runtime/ftplugin/lnkmap.mnv16
1 files changed, 16 insertions, 0 deletions
diff --git a/mnv/runtime/ftplugin/lnkmap.mnv b/mnv/runtime/ftplugin/lnkmap.mnv
new file mode 100644
index 0000000000..2c924ae28c
--- /dev/null
+++ b/mnv/runtime/ftplugin/lnkmap.mnv
@@ -0,0 +1,16 @@
+" MNV filetype plugin file
+" Language: TI Linker map
+" Document: https://downloads.ti.com/docs/esd/SPRUI03A/Content/SPRUI03A_HTML/linker_description.html
+" Maintainer: Wu, Zhenyu <wuzhenyu@ustc.edu>
+" Last Change: 2024 Dec 25
+
+if exists("b:did_ftplugin")
+ finish
+endif
+
+" Don't load another plugin for this buffer
+let b:did_ftplugin = 1
+
+let b:undo_ftplugin = "setl iskeyword<"
+
+setl iskeyword+=.