aboutsummaryrefslogtreecommitdiff
path: root/doc/modules
Commit message (Collapse)AuthorAge
* fragment | Implement better autocmd management | refactorAkianonymus2022-09-03
| | | | | | | | | | | | add a all_buffers option - colorizer will activate on all buffers, empty or not, still respect filetypes option handle errors when detach is called multiple times from the same buffer use bufdelete and bufdelete to remove the autocmds use a more efficient compile parse_fn function use custom ldoc template to generate vim help
* Update docs and luadocsAshkan Kiani2019-10-18
|
* Add readme, docs, rgb(), #RGB, and optionsAshkan Kiani2019-10-17
- Add support for `rgb(...)` functions behind an option gate. - Highlight #RGB codes. - Add options, like `rgb_fn` and `no_names` - Add luadoc.