From dde3084106a70b9a79d48f426f6d6fec6fd203f7 Mon Sep 17 00:00:00 2001 From: akianonymus Date: Mon, 27 Feb 2023 14:30:10 +0530 Subject: Separate parsers into individual files --- doc/modules/colorizer.parser.names.html | 120 ++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 doc/modules/colorizer.parser.names.html (limited to 'doc/modules/colorizer.parser.names.html') diff --git a/doc/modules/colorizer.parser.names.html b/doc/modules/colorizer.parser.names.html new file mode 100644 index 0000000..d826dee --- /dev/null +++ b/doc/modules/colorizer.parser.names.html @@ -0,0 +1,120 @@ + + + + + colorizer Docs + + + + +
+ +
+ +
+
+
+ + +
+ + + + + + +
+ +

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 +
+
+ + -- cgit v1.2.3-70-g09d2