summaryrefslogtreecommitdiff
path: root/lua/no-clown-fiesta/init.lua
AgeCommit message (Collapse)Author
2023-02-05Add loading of lazyGustaf Rydholm
2022-11-12Rename moduleGustaf Rydholm
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-07-30Move plugin configs to highlight-group dirGustaf Rydholm
2022-07-29Update configuration api (#5)aktersnurra
* Refactor * Fix opts * Fix plugin typos * Update readme BREAKING CHANGE: Configuration api updated.
2022-07-20FormatGustaf Rydholm
2022-07-14Add LirGustaf Rydholm
2022-07-09Merge branch 'master' of github.com:aktersnurra/no-clown-fiesta.nvimGustaf Rydholm
2022-07-09Add neogit wipGustaf Rydholm
2022-06-14Fix WinSeparator hl and make it consistent with Telescope window borders, ↵Marco Galli
also make the configuration variables actually work (#3) * Fix WinSeparator hl and make it consistent with Telescope border color * Make config variables work README configuration description * Remove useless comment
2022-02-15feat: add nvim-cmp colors (#1)Annenpolka
2022-01-25feat: add support for alphaGustaf Rydholm
2022-01-22chore(format): format all files with styluaGustaf Rydholm
2022-01-20Refactor with styluaGustaf Rydholm
2022-01-20Add Telescope to initGustaf Rydholm
2022-01-18Add StatusLineGustaf Rydholm
2022-01-18Add nvim-tree colorsGustaf Rydholm
2022-01-16Add hop color schemeGustaf Rydholm
2022-01-14Remove alphaGustaf Rydholm
2022-01-14Remove BufferGustaf Rydholm
Remove Buffer
2022-01-14Format with styluaGustaf Rydholm
2022-01-14Rename Dashboard to AlphaGustaf Rydholm
2022-01-13Add missing requireGustaf Rydholm
2022-01-13Update initGustaf Rydholm
2022-01-13Fix typoGustaf Rydholm
2022-01-13Fix typo darkGustaf Rydholm
2022-01-10Initial commitGustaf Rydholm