Skip to content

Commit

Permalink
Merge pull request #8 from Luxed/js-vscode-mismatch
Browse files Browse the repository at this point in the history
Js vscode mismatch
  • Loading branch information
Luxed authored Jun 19, 2021
2 parents 9bb2553 + 3c4788a commit fa76369
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions colors/ayu.vim
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,10 @@ call ayu#hi('jsObjectProp', 'tag', '')

call ayu#hi('jsRegexpString', 'regexp', '')

call ayu#hi('jsStorageClass', 'keyword', '')

call ayu#hi('jsArrowFunction', 'operator', '')

" }}}

" TreeSitter:" {{{
Expand Down

0 comments on commit fa76369

Please sign in to comment.