Commit Graph

24 Commits

Author SHA1 Message Date
Daniel Hill de9a3543f8 style: format code with StyLua 2023-03-26 10:04:41 -04:00
Daniel Hill 58715dc627 feat: update config, docs, and add italics to more groups 2023-03-26 10:03:06 -04:00
Daniel Hill 8e828749cd feat: make `ConfigMgr` into a singleton 2023-03-26 00:12:43 -04:00
Daniel Hill 605c230d8a refactor: make highlights setup more dynamic 2023-03-25 22:05:39 -04:00
Daniel Hill d65968c58c fix: fix `Pmenu` highlight error 2023-03-25 21:58:47 -04:00
Daniel Hill 7dcce2ff17 feat: create highlights abstraction 2023-03-25 21:14:32 -04:00
Daniel Hill 2cb4af8a62 style: reformat code with StyLua 2023-03-25 18:43:49 -04:00
Daniel Hill 34aa638d32 feat: implement `Color` abstraction 2023-03-25 18:07:32 -04:00
Daniel Hill 440a37c272 feat: add Neovim integrated terminal colors 2023-03-25 14:03:15 -04:00
Daniel Hill a06a2a7ea2 style: reformat code using StyLua 2023-03-13 22:09:44 -04:00
Daniel Hill ea213f8321 fix: resolve merge conflicts and make some slight modifications 2023-03-13 21:49:38 -04:00
fraso-dev 672888cdee update: user customization and highlights 2023-03-13 12:31:31 +01:00
fraso-dev d0775eaae5
feat: add DiffChange highlight group (#1) 2023-03-10 21:20:59 -05:00
fraso-dev fb33598543 update DiffChange highlights 2023-03-10 14:19:00 +01:00
Daniel Hill d688bfafd6 style: reformat code with StyLua 2023-01-22 23:56:37 -05:00
Daniel Hill ab566a9599 fix: comment out test call to `setup` 2023-01-22 23:51:22 -05:00
Daniel Hill 14d268bc6b feat: create `config` module
Add support for overriding plugin default options with
user preferences. Resolved user preferences are cached
between switching colorschemes.
2023-01-22 23:48:37 -05:00
Daniel Hill 96e0a4680a chore: comment out user command for on-demand reload 2023-01-21 12:11:55 -05:00
Daniel Hill ed4edbacdd feat: add some treesitter highlight groups 2023-01-10 21:56:39 -05:00
Daniel Hill fb60564c62 feat: add a lot more highlight groups 2023-01-10 21:14:06 -05:00
Daniel Hill 8fee18c570 feat: add more common highlight groups 2023-01-10 18:09:48 -05:00
Daniel Hill 6bb2133e23 feat: add more highlight groups 2023-01-10 15:11:37 -05:00
Daniel Hill 94c369e1c2 chore: add more colors 2023-01-05 22:04:18 -05:00
Daniel Hill 76a07e9b01 chore: initial commit with some colors defined 2023-01-03 21:29:50 -05:00