aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Disable strict index checking.Ashkan Kiani2019-11-07
|/
* Add github funding.Ashkan Kiani2019-10-23
* Move dependencies to their own directory. (#21)Ashkan Kiani2019-10-22
* Refactor (#19)Ashkan Kiani2019-10-19
* Update trieAshkan Kiani2019-10-19
* Improve algorithm performance and correctness. (#15)Ashkan Kiani2019-10-18
* Change wording in README.Ashkan Kiani2019-10-18
* Add notes on compatibility to the README.Ashkan Kiani2019-10-18
* Update color functions (#13)Ashkan Kiani2019-10-18
* Allow excluding files from highlight with '*' (#11)Ashkan Kiani2019-10-18
* Update docs and luadocsAshkan Kiani2019-10-18
* Update with fully qualified settings and commands.Ashkan Kiani2019-10-18
* Add FileType information to the README (#10)Filipe Kiss2019-10-18
* Merge branch 'master' of github.com:norcalli/nvim-colorizer.luaAshkan Kiani2019-10-17
|\
| * Update README.mdAshkan Kiani2019-10-17
* | Add Demo.gifAshkan Kiani2019-10-17
|/
* LICENSEAshkan Kiani2019-10-17
* Refactor and cleanup.Ashkan Kiani2019-10-17
* Critical bugfix!Ashkan Kiani2019-10-17
* ./README.mdAshkan Kiani2019-10-17
* Add reload and bugfix highlight name.Ashkan Kiani2019-10-17
* ./README.mdAshkan Kiani2019-10-17
* Add colorizer-lua.txtAshkan Kiani2019-10-17
* Add readme, docs, rgb(), #RGB, and optionsAshkan Kiani2019-10-17
* Initial commit.Ashkan Kiani2019-10-17