aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Collapse)AuthorAge
* Use native api functions | Convert colorizer.vim to colorizer.luaAkianonymus2022-08-13
|
* Implement ColorizerToggle commandJames Reed2019-11-07
| | | | Closes #27.
* Update with fully qualified settings and commands.Ashkan Kiani2019-10-18
| | | | | | | | - Add command documentation and new commands. - Add new settings which have a better naming scheme. - Fix reloading settings and add a command to detach highlighter. - Fix #RGB pattern like for #define where it will highlight the #def part.
* Add FileType information to the README (#10)Filipe Kiss2019-10-18
| | | | * Add FileType information to the README * Add ColorizerAttachToBuffer command
* Add reload and bugfix highlight name.Ashkan Kiani2019-10-17
Add ReloadBufferColorizer Add nvim.lua Fix highlight_buffer names for highlight_cache