Age | Commit message (Collapse) | Author |
|
|
|
|
|
head (#1573)
|
|
|
|
|
|
* 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]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Luong Vo <[email protected]>
|
|
|
|
|
|
|
|
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of table (#1492)
|
|
|
|
|
|
Fix #1489
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* use a separate func instead of replacing the diagnostics messages
* fix the styling, also return if no diagnostic is available
|
|
|
|
|
|
* Add new which-key command for switching to last buffer
* chore(whichkey) Rework buffer descriptions
Co-authored-by: Luc Sinet <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|