summaryrefslogtreecommitdiff
path: root/uvim/runtime/ftplugin/lnkmap.mnv
blob: 2c924ae28c07b8b4b126aa217b8f2c4909c1bd5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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+=.