index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
core
/
dashboard.lua
Age
Commit message (
Expand
)
Author
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252
2021-09-17
fix(dashboard): hide version when no tag found (#1572)
chaesngmin
2021-09-17
[Feature] Add lunarvim latest release tag to dashboard (#1436)
chaesngmin
2021-09-16
fix: dashboard footer seems to have disapeared
Christian Chiarulli
2021-09-13
refactor: use more flexible paths (#1381)
kylo252
2021-08-27
Fix missing "HOME" variable errors (#1415)
kylo252
2021-08-25
[Feature] Encapsulate config logic (#1338)
Luc Sinet
2021-08-22
[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)
devtoi
2021-08-22
[fix]: don't overwrite user's dashboard config (#1366)
kylo252
2021-08-19
rename settings to configuration in dashboard (#1350)
Binx
2021-08-18
[Refactor]: Remove vim-rooter and smart-cwd; then use project.nvim (#1315)
Ahmed Khalf
2021-08-17
[Feature] Make the rest of the builtins configurable (#1318)
kylo252
2021-08-07
Added space after plug icon (#1252)
ashincoder
2021-08-06
fix: typos in lua/
grvxs
2021-08-04
update for lunarvim org
Chris
2021-07-31
[Feature] Rename lv-config.lua to config.lua (#1193)
chaeing
2021-07-26
new footer
christianchiarulli
2021-07-25
Fix ignored user autocommands (#1090)
kylo252
2021-07-24
New contract (#1080)
Christian Chiarulli
2021-07-19
Decoupling config from nvim (#1038)
Christian Chiarulli
2021-07-14
Use user defined value when setting showtabline on BufLeave (#939)
Pasi Bergman
2021-07-14
Fix dashboard which key still appears when dashboard disabled (#923)
hui.liu
2021-07-12
refactor single file
christianchiarulli