Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-30 | update tailwindcss to match lspinstall (#1427) | Abouzar Parvan | |
2021-08-30 | Setup tailwindcss language server (#1376) | hui.liu | |
2021-08-30 | onedarker colorscheme | Christian Chiarulli | |
2021-08-27 | Fix missing "HOME" variable errors (#1415) | kylo252 | |
Co-authored-by: MarcSchaetz <[email protected]> | |||
2021-08-25 | [Feature] Encapsulate config logic (#1338) | Luc Sinet | |
* Define core/builtins, streamline status_color interface * Encapsulate configuration in its own module * Add fallback to lv-config.lua * Rectify settings loading order to allow overriding vim options * Move default-config into config/ module * replace uv.fs_stat with utils.is_file |