Module colorizer.parser.names

Helper function to parse argb

Functions

parser.name_parser (line, i, opts) Grab all the colour values from vim.api.nvim_get_color_map and create a lookup table.


Functions

parser.name_parser (line, i, opts)
Grab all the colour values from vim.api.nvim_get_color_map and create a lookup table. COLOR_MAP is used to store the colour values

Parameters:

  • line string: Line to parse
  • i number: Index of line from where to start parsing
  • opts table: Currently contains whether tailwind is enabled or not
generated by LDoc 1.4.6 Last updated - February