feat(vim): add the builtin sign command (#5322)

This commit is contained in:
Kevin Svetlitski 2023-08-27 02:43:10 -05:00 committed by GitHub
parent e942c720ac
commit 1705a3e486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,6 +106,7 @@
"visual"
"view"
"eval"
"sign"
] @keyword
(map_statement cmd: _ @keyword)
(command_name) @function.macro