LunarVim/lua
chaesngmin 254ab2102b
[Feature] Add lunarvim latest release tag to dashboard (#1436)
* 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 <luc.sinet@gmail.com>
2021-09-17 04:13:52 -07:00
..
config fix: missing default configuration for update_in_insert (#1550) 2021-09-17 11:04:03 +04:30
core [Feature] Add lunarvim latest release tag to dashboard (#1436) 2021-09-17 04:13:52 -07:00
impatient refactor: add explicit setup for impatient (#1529) 2021-09-12 08:15:29 +02:00
interface [Feature] Add lunarvim latest release tag to dashboard (#1436) 2021-09-17 04:13:52 -07:00
lsp feature: make peek function work in neovim head and 0.5 (#1559) 2021-09-15 23:42:57 +04:30
lualine/themes onedarker colorscheme 2021-08-30 00:59:23 -04:00
onedarker fix: storageclass yellow -> cyan 2021-09-05 00:01:02 -04:00
utils fix: more robust reloading (#1556) 2021-09-16 12:28:32 +04:30
bootstrap.lua [Feature] Add lunarvim latest release tag to dashboard (#1436) 2021-09-17 04:13:52 -07:00
impatient.lua refactor: add explicit setup for impatient (#1529) 2021-09-12 08:15:29 +02:00
keymappings.lua fix: no preselect for up/down, c-j/c-k and tab/s-tab 2021-09-14 01:33:40 -04:00
plugin-loader.lua fix: more robust reloading (#1556) 2021-09-16 12:28:32 +04:30
plugins.lua [bugfix] Update lualine according to the breaking changes (#1558) 2021-09-15 23:41:21 +04:30