1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:20:04 +08:00

Fix vimlint lint

This commit is contained in:
wsdjeg 2017-05-13 23:14:15 +08:00
parent 33c1bb308f
commit 9aa4d3e1be

View File

@ -1,3 +1,4 @@
scriptencoding utf-8
sy match TabManTName '^[▷▼] Tab #\d\+$\|^".*\zsTab#'
sy match TabManCurTName '^Tab #\d\+\ze\*$'
sy match TabManAtv '\*$'