mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 05:50:27 +00:00
vim: fix syntax highlight on scratch buffer
This commit is contained in:
@@ -88,6 +88,7 @@ fn writeSyntax(writer: anytype) !void {
|
||||
\\let s:cpo_save = &cpo
|
||||
\\set cpo&vim
|
||||
\\
|
||||
\\syn iskeyword @,48-57,-
|
||||
\\syn keyword ghosttyConfigKeyword
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user