Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-17 | [Feature] Add lunarvim latest release tag to dashboard (#1436) | chaesngmin | |
* feat: add lunarvim latest release tag to dashboard * Add a function to center-align text Rename align to align_left Rename shift_left to shift_right * refactor(dashboard): remove unnecessary comment * refactor(dashboard): use `home_dir` variable for `lv_path` * refactor(dashboard): use $LUNARVIM_RUNTIME_DIR for lv_path * feat(bootstrap): add fn that returns lvim version * refactor(dashboard): use version, lunarvim dir with bootstrap fns * build: add global get_version() from bootstrap Co-authored-by: Luc Sinet <[email protected]> | |||
2021-09-13 | refactor: use more flexible paths (#1381) | kylo252 | |
2021-09-09 | [Feature]: Add some very basic unit-tests (#1369) | kylo252 | |
2021-07-31 | [Feature] Rename lv-config.lua to config.lua (#1193) | chaeing | |
* Rename example config files * Update user config path in installer * Update user config path with a variable * Update default user config file to config.lua * Add fallback to lv-config if config.lua not found * Add global variable USER_CONFIG_PATH | |||
2021-07-25 | Update .luacheckrc | Abouzar Parvan | |
2021-07-17 | configure luacheck to better undersant LV code (#998) | Abouzar Parvan | |