Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
confirm (#1708)
|
|
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
|
|
Co-authored-by: chris <chris@dev>
|
|
|
|
|
|
|
|
Refactor the monolithic `lvim.lang` design into a more modular approach.
IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.
|
|
|
|
* feat: add prelimenary LvimUpdate command
* feat: use native process management
* feat: add a telescope change-log utility
* fix: update readme to include the new command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of table (#1492)
|
|
|
|
|
|
* Add new which-key command for switching to last buffer
* chore(whichkey) Rework buffer descriptions
Co-authored-by: Luc Sinet <[email protected]>
|
|
|
|
|
|
Co-authored-by: MarcSchaetz <[email protected]>
|
|
|
|
|
|
|
|
|