You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `error` keyword has two different appearances in sytnax that should
be differentiated between. For now, this keyword remains mapped twice
which isn't correct.
I have tested these changes with the following colorschemes:
- folke/tokyonight.nvim
- morhetz/gruvbox
- catppuccin/nvim
- joshdick/onedark.vim
- Neovim's "vim" colorscheme
All of themes appear to map "Exception" to "Statement" which matches
well with other keywords in said group.
0 commit comments