Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-29 | Update 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-19 | Move colors init file to lua and remove call to non existent setup function (#4) | Marco Galli | |
* Remove call to non existent `setup` function * Move `colors/no-clown-fiesta.vim` to `.lua` * Run stylua |