Commit graph

6 commits

Author SHA1 Message Date
Micah Halter
35530b4ad4
Implement functions for checking if rainbow is enabled in buffer
Fix bug and add tests

Update changelog
2024-01-22 17:36:54 -05:00
HiPhish
adfb780b35 Implement functions for togging rainbow per buffer 2023-08-24 22:27:55 +02:00
HiPhish
a44a351421 Add modeline to all source files 2023-07-02 17:50:58 +02:00
HiPhish
6f7ed93aa0 Add Vim script bindings for library functions 2023-07-02 16:56:25 +02:00
HiPhish
e354e7ab47 Update documentation 2023-07-02 16:51:13 +02:00
HiPhish
293e12e90f Move highlight group definitions to autoload
This avoids polluting the global namespace with another function.
2023-03-03 19:04:49 +01:00