vim-patch:47e13953ffdb

Update runtime files
47e13953ff

Ignore *.rej files, generated by vim-patch.sh.
Source of mistakes for 1st-time contributors.
This commit is contained in:
Jan Edmund Lazo
2021-04-28 01:33:17 -04:00
parent 3d86857f28
commit 0185625c04
20 changed files with 215 additions and 168 deletions

View File

@@ -2,7 +2,7 @@
" Language: Microsoft Macro Assembler (80x86)
" Orig Author: Rob Brady <robb@datatone.com>
" Maintainer: Wu Yongwei <wuyongwei@gmail.com>
" Last Change: 2020-05-07 17:04:10 +0800
" Last Change: 2020-05-09 22:55:38 +0800
" Quit when a syntax file was already loaded
if exists("b:current_syntax")
@@ -12,7 +12,7 @@ endif
let s:cpo_save = &cpo
set cpo&vim
setlocal iskeyword=@,48-57,_,36,60,62,63,@-@
syn iskeyword @,48-57,_,36,60,62,63,@-@
syn case ignore