Some checks failed
		
		
	
	Detach Plugins / check (FlyGrep.vim) (push) Has been cancelled
				
			Detach Plugins / check (GitHub.vim) (push) Has been cancelled
				
			Detach Plugins / check (JavaUnit.vim) (push) Has been cancelled
				
			Detach Plugins / check (SourceCounter.vim) (push) Has been cancelled
				
			Detach Plugins / check (cpicker.nvim) (push) Has been cancelled
				
			Detach Plugins / check (dein-ui.vim) (push) Has been cancelled
				
			Detach Plugins / check (git.vim) (push) Has been cancelled
				
			Detach Plugins / check (iedit.vim) (push) Has been cancelled
				
			Detach Plugins / check (scrollbar.vim) (push) Has been cancelled
				
			Detach Plugins / check (vim-chat) (push) Has been cancelled
				
			Detach Plugins / check (vim-cheat) (push) Has been cancelled
				
			Detach Plugins / check (vim-todo) (push) Has been cancelled
				
			Detach Plugins / check (xmake.vim) (push) Has been cancelled
				
			test / Linux (nvim, nightly) (push) Has been cancelled
				
			test / Linux (nvim, v0.3.8) (push) Has been cancelled
				
			test / Linux (nvim, v0.4.0) (push) Has been cancelled
				
			test / Linux (nvim, v0.4.2) (push) Has been cancelled
				
			test / Linux (nvim, v0.4.3) (push) Has been cancelled
				
			test / Linux (nvim, v0.4.4) (push) Has been cancelled
				
			test / Linux (nvim, v0.5.0) (push) Has been cancelled
				
			test / Linux (nvim, v0.5.1) (push) Has been cancelled
				
			test / Linux (nvim, v0.6.0) (push) Has been cancelled
				
			test / Linux (nvim, v0.6.1) (push) Has been cancelled
				
			test / Linux (nvim, v0.7.0) (push) Has been cancelled
				
			test / Linux (nvim, v0.7.2) (push) Has been cancelled
				
			test / Linux (nvim, v0.8.0) (push) Has been cancelled
				
			test / Linux (nvim, v0.8.1) (push) Has been cancelled
				
			test / Linux (nvim, v0.8.2) (push) Has been cancelled
				
			test / Linux (nvim, v0.8.3) (push) Has been cancelled
				
			test / Linux (nvim, v0.9.0) (push) Has been cancelled
				
			test / Linux (nvim, v0.9.1) (push) Has been cancelled
				
			test / Linux (true, vim, v7.4.052) (push) Has been cancelled
				
			test / Linux (true, vim, v7.4.1689) (push) Has been cancelled
				
			test / Linux (true, vim, v7.4.629) (push) Has been cancelled
				
			test / Linux (true, vim, v8.0.0027) (push) Has been cancelled
				
			test / Linux (true, vim, v8.0.0183) (push) Has been cancelled
				
			test / Linux (vim, nightly) (push) Has been cancelled
				
			test / Linux (vim, v8.0.0184) (push) Has been cancelled
				
			test / Linux (vim, v8.0.1453) (push) Has been cancelled
				
			test / Linux (vim, v8.1.2269) (push) Has been cancelled
				
			test / Linux (vim, v8.2.2434) (push) Has been cancelled
				
			test / Linux (vim, v8.2.3995) (push) Has been cancelled
				
			test / Windows (nvim, nightly) (push) Has been cancelled
				
			test / Windows (nvim, v0.3.8) (push) Has been cancelled
				
			test / Windows (nvim, v0.4.2) (push) Has been cancelled
				
			test / Windows (nvim, v0.4.3) (push) Has been cancelled
				
			test / Windows (nvim, v0.4.4) (push) Has been cancelled
				
			test / Windows (nvim, v0.5.0) (push) Has been cancelled
				
			test / Windows (nvim, v0.5.1) (push) Has been cancelled
				
			test / Windows (nvim, v0.6.0) (push) Has been cancelled
				
			test / Windows (nvim, v0.6.1) (push) Has been cancelled
				
			test / Windows (nvim, v0.7.0) (push) Has been cancelled
				
			test / Windows (nvim, v0.7.2) (push) Has been cancelled
				
			test / Windows (nvim, v0.8.0) (push) Has been cancelled
				
			test / Windows (nvim, v0.8.1) (push) Has been cancelled
				
			test / Windows (nvim, v0.8.2) (push) Has been cancelled
				
			test / Windows (nvim, v0.8.3) (push) Has been cancelled
				
			test / Windows (nvim, v0.9.0) (push) Has been cancelled
				
			test / Windows (nvim, v0.9.1) (push) Has been cancelled
				
			test / Windows (vim, nightly) (push) Has been cancelled
				
			test / Windows (vim, v7.4.1185) (push) Has been cancelled
				
			test / Windows (vim, v7.4.1689) (push) Has been cancelled
				
			test / Windows (vim, v8.0.0027) (push) Has been cancelled
				
			test / Windows (vim, v8.0.1453) (push) Has been cancelled
				
			test / Windows (vim, v8.1.2269) (push) Has been cancelled
				
			test / Windows (vim, v8.2.2434) (push) Has been cancelled
				
			test / Windows (vim, v8.2.3995) (push) Has been cancelled
				
			docker / docker (push) Has been cancelled
				
			mirror / check (coding) (push) Has been cancelled
				
			mirror / check (gitee) (push) Has been cancelled
				
			mirror / check (gitlab) (push) Has been cancelled
				
			
		
			
				
	
	
		
			291 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			Scheme
		
	
	
	
	
	
			
		
		
	
	
			291 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			Scheme
		
	
	
	
	
	
(identifier) @variable
 | 
						|
((identifier) @constant
 | 
						|
 (#lua-match? @constant "^[A-Z][A-Z_0-9]*$"))
 | 
						|
 | 
						|
;; Keywords
 | 
						|
 | 
						|
[
 | 
						|
  "if"
 | 
						|
  "else"
 | 
						|
  "elseif"
 | 
						|
  "endif"
 | 
						|
] @conditional
 | 
						|
 | 
						|
[
 | 
						|
  "try"
 | 
						|
  "catch"
 | 
						|
  "finally"
 | 
						|
  "endtry"
 | 
						|
  "throw"
 | 
						|
] @exception
 | 
						|
 | 
						|
[
 | 
						|
  "for"
 | 
						|
  "endfor"
 | 
						|
  "in"
 | 
						|
  "while"
 | 
						|
  "endwhile"
 | 
						|
  "break"
 | 
						|
  "continue"
 | 
						|
] @repeat
 | 
						|
 | 
						|
[
 | 
						|
  "function"
 | 
						|
  "endfunction"
 | 
						|
] @keyword.function
 | 
						|
 | 
						|
;; Function related
 | 
						|
(function_declaration name: (_) @function)
 | 
						|
(call_expression function: (identifier) @function.call)
 | 
						|
(call_expression function: (scoped_identifier (identifier) @function.call))
 | 
						|
(parameters (identifier) @parameter)
 | 
						|
(default_parameter (identifier) @parameter)
 | 
						|
 | 
						|
[ (bang) (spread) ] @punctuation.special
 | 
						|
 | 
						|
[ (no_option) (inv_option) (default_option) (option_name) ] @variable.builtin
 | 
						|
[
 | 
						|
  (scope)
 | 
						|
  "a:"
 | 
						|
  "$"
 | 
						|
] @namespace
 | 
						|
 | 
						|
;; Commands and user defined commands
 | 
						|
 | 
						|
[
 | 
						|
  "let"
 | 
						|
  "unlet"
 | 
						|
  "const"
 | 
						|
  "call"
 | 
						|
  "execute"
 | 
						|
  "normal"
 | 
						|
  "set"
 | 
						|
  "setfiletype"
 | 
						|
  "setlocal"
 | 
						|
  "silent"
 | 
						|
  "echo"
 | 
						|
  "echon"
 | 
						|
  "echohl"
 | 
						|
  "echomsg"
 | 
						|
  "echoerr"
 | 
						|
  "autocmd"
 | 
						|
  "augroup"
 | 
						|
  "return"
 | 
						|
  "syntax"
 | 
						|
  "filetype"
 | 
						|
  "source"
 | 
						|
  "lua"
 | 
						|
  "ruby"
 | 
						|
  "perl"
 | 
						|
  "python"
 | 
						|
  "highlight"
 | 
						|
  "command"
 | 
						|
  "delcommand"
 | 
						|
  "comclear"
 | 
						|
  "colorscheme"
 | 
						|
  "startinsert"
 | 
						|
  "stopinsert"
 | 
						|
  "global"
 | 
						|
  "runtime"
 | 
						|
  "wincmd"
 | 
						|
  "cnext"
 | 
						|
  "cprevious"
 | 
						|
  "cNext"
 | 
						|
  "vertical"
 | 
						|
  "leftabove"
 | 
						|
  "aboveleft"
 | 
						|
  "rightbelow"
 | 
						|
  "belowright"
 | 
						|
  "topleft"
 | 
						|
  "botright"
 | 
						|
  (unknown_command_name)
 | 
						|
  "edit"
 | 
						|
  "enew"
 | 
						|
  "find"
 | 
						|
  "ex"
 | 
						|
  "visual"
 | 
						|
  "view"
 | 
						|
  "eval"
 | 
						|
] @keyword
 | 
						|
(map_statement cmd: _ @keyword)
 | 
						|
(command_name) @function.macro
 | 
						|
 | 
						|
;; Filetype command
 | 
						|
 | 
						|
(filetype_statement [
 | 
						|
  "detect"
 | 
						|
  "plugin"
 | 
						|
  "indent"
 | 
						|
  "on"
 | 
						|
  "off"
 | 
						|
] @keyword)
 | 
						|
 | 
						|
;; Syntax command
 | 
						|
 | 
						|
(syntax_statement (keyword) @string)
 | 
						|
(syntax_statement [
 | 
						|
  "enable"
 | 
						|
  "on"
 | 
						|
  "off"
 | 
						|
  "reset"
 | 
						|
  "case"
 | 
						|
  "spell"
 | 
						|
  "foldlevel"
 | 
						|
  "iskeyword"
 | 
						|
  "keyword"
 | 
						|
  "match"
 | 
						|
  "cluster"
 | 
						|
  "region"
 | 
						|
  "clear"
 | 
						|
  "include"
 | 
						|
] @keyword)
 | 
						|
 | 
						|
(syntax_argument name: _ @keyword)
 | 
						|
 | 
						|
[
 | 
						|
  "<buffer>"
 | 
						|
  "<nowait>"
 | 
						|
  "<silent>"
 | 
						|
  "<script>"
 | 
						|
  "<expr>"
 | 
						|
  "<unique>"
 | 
						|
] @constant.builtin
 | 
						|
 | 
						|
(augroup_name) @namespace
 | 
						|
 | 
						|
(au_event) @constant
 | 
						|
(normal_statement (commands) @constant)
 | 
						|
 | 
						|
;; Highlight command
 | 
						|
 | 
						|
(hl_attribute
 | 
						|
  key: _ @property
 | 
						|
  val: _ @constant)
 | 
						|
 | 
						|
(hl_group) @type
 | 
						|
 | 
						|
(highlight_statement [
 | 
						|
  "default"
 | 
						|
  "link"
 | 
						|
  "clear"
 | 
						|
] @keyword)
 | 
						|
 | 
						|
;; Command command
 | 
						|
 | 
						|
(command) @string
 | 
						|
 | 
						|
(command_attribute
 | 
						|
  name: _ @property
 | 
						|
  val: (behavior
 | 
						|
    name: _ @constant
 | 
						|
    val: (identifier)? @function)?)
 | 
						|
 | 
						|
;; Edit command
 | 
						|
(plus_plus_opt
 | 
						|
  val: _? @constant) @property
 | 
						|
(plus_cmd "+" @property) @property
 | 
						|
 | 
						|
;; Runtime command
 | 
						|
 | 
						|
(runtime_statement (where) @keyword.operator)
 | 
						|
 | 
						|
;; Colorscheme command
 | 
						|
 | 
						|
(colorscheme_statement (name) @string)
 | 
						|
 | 
						|
;; Literals
 | 
						|
 | 
						|
(string_literal) @string
 | 
						|
(integer_literal) @number
 | 
						|
(float_literal) @float
 | 
						|
(comment) @comment @spell
 | 
						|
(line_continuation_comment) @comment @spell
 | 
						|
(pattern) @string.special
 | 
						|
(pattern_multi) @string.regex
 | 
						|
(filename) @string
 | 
						|
(heredoc (body) @string)
 | 
						|
(heredoc (parameter) @keyword)
 | 
						|
[ (marker_definition) (endmarker) ] @label
 | 
						|
(literal_dictionary (literal_key) @label)
 | 
						|
((scoped_identifier
 | 
						|
  (scope) @_scope . (identifier) @boolean)
 | 
						|
 (#eq? @_scope "v:")
 | 
						|
 (#any-of? @boolean "true" "false"))
 | 
						|
 | 
						|
;; Operators
 | 
						|
 | 
						|
[
 | 
						|
  "||"
 | 
						|
  "&&"
 | 
						|
  "&"
 | 
						|
  "+"
 | 
						|
  "-"
 | 
						|
  "*"
 | 
						|
  "/"
 | 
						|
  "%"
 | 
						|
  ".."
 | 
						|
  "is"
 | 
						|
  "isnot"
 | 
						|
  "=="
 | 
						|
  "!="
 | 
						|
  ">"
 | 
						|
  ">="
 | 
						|
  "<"
 | 
						|
  "<="
 | 
						|
  "=~"
 | 
						|
  "!~"
 | 
						|
  "="
 | 
						|
  "+="
 | 
						|
  "-="
 | 
						|
  "*="
 | 
						|
  "/="
 | 
						|
  "%="
 | 
						|
  ".="
 | 
						|
  "..="
 | 
						|
  "<<"
 | 
						|
  "=<<"
 | 
						|
  (match_case)
 | 
						|
] @operator
 | 
						|
 | 
						|
; Some characters have different meanings based on the context
 | 
						|
(unary_operation "!" @operator)
 | 
						|
(binary_operation "." @operator)
 | 
						|
 | 
						|
 | 
						|
;; Punctuation
 | 
						|
 | 
						|
[
 | 
						|
  "("
 | 
						|
  ")"
 | 
						|
  "{"
 | 
						|
  "}"
 | 
						|
  "["
 | 
						|
  "]"
 | 
						|
  "#{"
 | 
						|
] @punctuation.bracket
 | 
						|
 | 
						|
(field_expression "." @punctuation.delimiter)
 | 
						|
 | 
						|
[
 | 
						|
  ","
 | 
						|
  ":"
 | 
						|
] @punctuation.delimiter
 | 
						|
 | 
						|
(ternary_expression ["?" ":"] @conditional.ternary)
 | 
						|
 | 
						|
; Options
 | 
						|
((set_value) @number
 | 
						|
 (#lua-match? @number "^[%d]+(%.[%d]+)?$"))
 | 
						|
 | 
						|
(inv_option "!" @operator)
 | 
						|
(set_item "?" @operator)
 | 
						|
 | 
						|
((set_item
 | 
						|
   option: (option_name) @_option
 | 
						|
   value: (set_value) @function)
 | 
						|
  (#any-of? @_option
 | 
						|
    "tagfunc" "tfu"
 | 
						|
    "completefunc" "cfu"
 | 
						|
    "omnifunc" "ofu"
 | 
						|
    "operatorfunc" "opfunc"))
 |