1
0
Fork 0
mirror of https://github.com/vim/vim synced 2025-03-24 02:35:11 +01:00
vim/runtime/ftplugin/lnkmap.vim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
398 B
VimL
Raw Normal View History

" Vim 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+=.