summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/masm.vim
AgeCommit message (Collapse)AuthorFiles
2025-06-13vim-patch:d296af9: runtime(masm): set 'com' and 'cms' options in ftpluginChristian Clason1
closes: vim/vim#17484 https://github.com/vim/vim/commit/d296af94d0e2b2105e417441e8902d3c12380fe6 Co-authored-by: Riley Bruins <ribru17@hotmail.com>
2022-04-27vim-patch:ce001a337e28 (#18287)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/ce001a337e28fa368f40ac6422835d730fb8ebb1 also add `vimStdPlugin` keywords missing from previous updates
2021-04-28vim-patch:47e13953ffdbJan Edmund Lazo1
Update runtime files https://github.com/vim/vim/commit/47e13953ffdbb9f163b901196dec8c2100b72edd Ignore *.rej files, generated by vim-patch.sh. Source of mistakes for 1st-time contributors.