summaryrefslogtreecommitdiff
path: root/lua/no-clown-fiesta/highlight-group
AgeCommit message (Collapse)Author
2022-11-12Rename moduleGustaf Rydholm
2022-10-29Update StatusLineNCGustaf Rydholm
2022-10-29Update StatusLineGustaf Rydholm
2022-10-29Remove commentsGustaf Rydholm
2022-10-29Update lsp groups (#13)aktersnurra
2022-10-29Update how options and colorscheme is set (#12)aktersnurra
* Update loading of colorscheme * Fix typo * Fix setting of style * Fix highlighting * Unpack style * Add empty table if props are nil * Fix concat of tables * Fix typo * Update settings * Add call set in settings * Add deep extend * Remove style field * Update README BREAKING CHANGE: updates how the colorscheme is set and the structure of the options table
2022-10-23Update constructor to cyanGustaf Rydholm
2022-10-22Revert "Set operator and property to gray blue"Gustaf Rydholm
This reverts commit 7f996e5cba7439d56f49bc9a4bd250b3e3fdca0e.
2022-10-22Set operator and property to gray blueGustaf Rydholm
2022-10-17Add native treesitter syntaxGustaf Rydholm
2022-10-16Fix treesitter dropping TS group support (#8)aktersnurra
* Rename treesitter hl groups * Update highlight color * Update lsp icons * Update icon colors * Revert "Update icon colors" This reverts commit 3046987e0459695576ae8520b37b9db8029d15eb. * Revert "Update lsp icons" This reverts commit 03968e6a0b4dda08043cc442f2bb8705921eac34. * Update diagnostics signs colors
2022-10-15Remove lsp underline groupsGustaf Rydholm
2022-10-15Add link field and remove undercurl from all but errorGustaf Rydholm
2022-10-15Fix underline diagnostic name typoGustaf Rydholm
2022-10-15Try undercurl againGustaf Rydholm
2022-10-14Revert "Set style to nil for underline"Gustaf Rydholm
This reverts commit 91dfbf7e5147b58c1d0713e28f1b2dbd8a09fcb0.
2022-10-14Set style to nil for underlineGustaf Rydholm
2022-10-14Revert some attemptsGustaf Rydholm
2022-10-14Test setting sp to nilGustaf Rydholm
2022-10-14Test if this fix underline problemGustaf Rydholm
2022-10-14Add diagnostic underline groupsGustaf Rydholm
2022-10-14Fix typoGustaf Rydholm
2022-10-14Reset underline lspGustaf Rydholm
2022-10-14Remove spGustaf Rydholm
2022-10-14Change sp to fgGustaf Rydholm
2022-10-14Set sp to bg colorGustaf Rydholm
2022-10-14Set style to underlineGustaf Rydholm
2022-10-14Add value for spGustaf Rydholm
2022-10-14Add nil value for spGustaf Rydholm
2022-10-14Add style none for lsp underlineGustaf Rydholm
2022-10-14Remove lsp underline except for errorGustaf Rydholm
2022-08-08Move plugin colors to highlight-groupUpdate telescope border to fgGustaf Rydholm
2022-07-30Move plugin configs to highlight-group dirGustaf Rydholm