aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* buffer_utils: A very vague commit messageAkianonymus2022-09-14
* [FEATURE] Add support for sass variablesAkianonymus2022-09-14
* buffer_utils: Do not error when lsp info cannot be fetchedAkianonymus2022-09-14
* Minor README tweaks including updating the doc links (#19)Rolv Apneseth2022-09-10
* Merge pull request #17 from Rolv-Apneseth/masterSidhanth Rathod2022-09-09
|\
| * Updated packer example use line to point to the NvChad fork of nvim-colorizer...rolv2022-09-09
| * Minor fix for example options given in README.md so that it is valid Luarolv2022-09-09
|/
* tailwind: Fix detach when attach is executed multiple timesAkianonymus2022-09-09
* Make sure to use existing options when attaching bufferAkianonymus2022-09-09
* Fix reload on au ColorScheme | Check if buffer is valid before attachingAkianonymus2022-09-09
* tailwind: Do not use LspAttach method if vim version <= 7Akianonymus2022-09-08
* docs: Use name in Last Updated | Cleanup | Improve insert mode perfAkianonymus2022-09-08
* tailwind: Use true for normal modeAkianonymus2022-09-07
* buffer_utils: Validate rgb_hex too | trie: Add exact param to longest_prefixAkianonymus2022-09-07
* utils: Improve percent_or_hex functionAkianonymus2022-09-06
* Fix https://github.com/NvChad/nvim-colorizer.lua/issues/12 | Add support for ...Akianonymus2022-09-06
* colorizer: Make sure it works without giving any configAkianonymus2022-09-03
* Just remove the old handlingAkianonymus2022-09-03
* colorizer: Fix an edgecase when colorizer is enabled for buftype but disabled...Akianonymus2022-09-03
* README: Update doc linkAkianonymus2022-09-03
* fragment | Implement better autocmd management | refactorAkianonymus2022-09-03
* feat: Incremental highlight loadingAkianonymus2022-08-28
* fix some lsp warningsAkianonymus2022-08-27
* Use string.format to convert to hexAkianonymus2022-08-27
* fix: error when invalid hsl/rgb valuesAkianonymus2022-08-27
* Merge pull request #8 from Akianonymus/masterSidhanth Rathod2022-08-14
|\
| * Use native api functions | Convert colorizer.vim to colorizer.luaAkianonymus2022-08-13
|/
* Merge pull request #4 from lasse16/masterSidhanth Rathod2022-08-08
|\
| * Add highlighting for space-seperated css function callsLasse Haffke2022-08-08
|/
* Merge pull request #3 from sindrets/fix/clear-hl-cacheSidhanth Rathod2022-08-07
|\
| * fix: Clear the highlight cache on 'ColorScheme' event.Sindre T. Strøm2022-08-07
|/
* Merge pull request #7 from sitiom/patch-1Sidhanth Rathod2022-08-07
|\
| * Fix installation linksitiom2022-08-07
|/
* Merge pull request #5 from sitiom/patch-1Sidhanth Rathod2022-08-07
|\
| * stylua: `no_call_parentheses` -> `call_parentheses`sitiom2022-07-02
* | format filessiduck2022-07-22
|/
* Merge pull request #2 from br1anchen/mastersiduck2022-04-03
|\
| * Format colorizer with updated stylua configBrian Chen2022-02-25
| * Update HIGHLIGHT_MODE_NAMES with virtualtextBrian Chen2022-02-25
| * Update readme with virtualtext modeBrian Chen2022-02-25
| * Add support for 0xAARRGGBBBrian Chen2022-02-25
|/
* Allow lower case color namesAkianonymus2022-02-07
* using virtualtext as one option for highlightDingcheng Yue2022-02-07
* Fix parsing for RRGGBBAA hex codesKye Shi2022-02-07
* Update install instructionAkin2020-06-11
* Merge branch 'master' of github.com:norcalli/nvim-colorizer.luaAshkan Kiani2019-11-07
|\
| * Implement ColorizerToggle commandJames Reed2019-11-07
| * Add function to check if attached to a bufferJames Reed2019-11-07
| * Update bug.mdAshkan Kiani2019-10-26
| * Update issue templatesAshkan Kiani2019-10-24