summaryrefslogtreecommitdiff
path: root/mnv/runtime/ftplugin/objdump.mnv
blob: e15265244a0e3a3c58ddbc62a9b3e576865364d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
" MNV filetype plugin file
" Language:     Objdump
" Maintainer:   Colin Kennedy <colinvfx@gmail.com>
" Last Change:  2023 October 25

if exists("b:did_ftplugin")
  finish
endif

let b:did_ftplugin = 1

let b:undo_ftplugin = "setlocal cms<"

setlocal commentstring=#\ %s