Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-03 | refactor: use a static lvim binary template (#1444) | kylo252 | |
2021-09-13 | refactor(ci): better path handling (#1531) | kylo252 | |
2021-08-23 | [Refactor] Installer v2 with support for backup (#1052) | kylo252 | |
2021-08-20 | fix: set runtime directories correctly (#1354) | kylo252 | |
* fix: set runtime directories correctly This also simplifies the way to invoke LunarVim to just be: `nvim -u "$LUNARVIM_RUNTIME_DIR/lvim/init.lua"` Fixes #1352 * use libuv to get homedir path | |||
2021-08-01 | Add exec to lvim binary (#1203) | Andrey Volkov | |
2021-07-19 | Decoupling config from nvim (#1038) | Christian Chiarulli | |