-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
call s:highlight_with(start + 1, printf('"\ze\%(^\[%%\]\|%s\)"',
\ context.prompt_pattern), b:interactive.syntax)
autoload/vimshell/parser.vim|242 col 46|
の pritnf ですが、これは
call s:highlight_with(start + 1, printf('"\ze\%%(^\[%%\]\|%s\)"',
\ context.prompt_pattern), b:interactive.syntax)
でなくて大丈夫でしょうか?
Metadata
Metadata
Assignees
Labels
No labels