Module colorizer.constants
This module provides constants that are required across the application
Tables
plugin | Plugin name |
namespace | Namespaces used for colorizing - default - Default namespace - tailwind - Namespace used for creating extmarks to prevent tailwind name parsing from overwriting tailwind lsp highlights |
autocmd | Autocommand group for setting up Colorizer |
highlight_mode_names | Highlight mode names. |
defaults | Miscellaneous constants |
Tables
- plugin
-
Plugin name
Fields:
- name
- namespace
-
Namespaces used for colorizing
- default - Default namespace
- tailwind - Namespace used for creating extmarks to prevent tailwind name parsing from overwriting tailwind lsp highlights
Fields:
- default
- tailwind_lsp
- autocmd
-
Autocommand group for setting up Colorizer
Fields:
- setup
- bo_type_ac
- buftype
- highlight_mode_names
-
Highlight mode names. Used to create highlight names to be used with vim.api.nvim_buf_add_highlight
- background - Background mode
- foreground - Foreground mode
- virtualtext - Virtual text mode
Fields:
- background
- foreground
- virtualtext
- defaults
-
Miscellaneous constants
Fields:
- virtualtext