vim: fix syntax highlight on scratch buffer
parent
2bcd76c3d9
commit
9bab900c75
|
|
@ -88,6 +88,7 @@ fn writeSyntax(writer: anytype) !void {
|
|||
\\let s:cpo_save = &cpo
|
||||
\\set cpo&vim
|
||||
\\
|
||||
\\syn iskeyword @,48-57,-
|
||||
\\syn keyword ghosttyConfigKeyword
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue