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
/
lvim
/
core
Age
Commit message (
Expand
)
Author
2023-01-09
fix(ts): disable indent for c and cpp (#3687)
LostNeophyte
2023-01-07
feat: update setup tables (#3693)
opalmay
2022-12-26
feat(reload): add all conf files to aupat (#3644)
LostNeophyte
2022-12-17
refactor(autocmds): clean up filetype detection rules (#3625)
kylo252
2022-12-16
ci: enable format workflow on master (#3623)
LostNeophyte
2022-12-16
feat(dap): update dap ui to resize when toggled (#3606)
mmcdole
2022-12-13
feat(cmp): add on_config_done callback (#3589)
Mathieu Cartaud
2022-12-12
fix(alpha): check height of the aplha window (#3585)
LostNeophyte
2022-12-12
fix: only call theme's setup if it's selected (#3586)
LostNeophyte
2022-12-08
feat(telescope): add `lvim.builtin.telescope.theme` (#3548)
LostNeophyte
2022-12-05
fix(terminal): use user's shell in execs (#3531)
LostNeophyte
2022-12-05
feat: support 'hrsh7th/cmp-cmdline' by default (#3545)
Hamothy
2022-12-01
feat(wich-key): binding to save without formatting (#3165)
Daniel RodrÃguez Rivero
2022-12-01
fix: startify theme button bugfix (#3557)
Gowa2017
2022-12-01
fix(dashboard): remove feedkeys (#3558)
LostNeophyte
2022-11-29
feat(alpha): allow configuring highlight groups (#3532)
LostNeophyte
2022-11-28
fix(alpha): make dashboard responsive (#3505)
LostNeophyte
2022-11-28
perf: handle big files better (#3449)
LostNeophyte
2022-11-28
fix(breadcrumbs): use hlgroup from web devicons in breadcrumbs (#3342)
LostNeophyte
2022-11-27
fix(bufkill): wait for user's input (#3535)
LostNeophyte
2022-11-26
fix(breadcrumbs): `E36 Not enough space` when using dap-ui `Eval` (#3533)
AndreiLosev
2022-11-21
chore(breadcrumbs): remove `Markdown` from excluded file types (#3196)
Nefendi
2022-11-18
fix: discard invalid choice when closing buffers (#3488)
Dev
2022-11-18
fix(nvimtree): avoid hard-coded mapping (#3492)
Nitai Charan
2022-11-17
fix(autocmds): remove spell autocmd (#3487)
LostNeophyte
2022-11-16
fix(bufferline): fallback to empty table if `buf_nums` is nil (#3473)
LostNeophyte
2022-11-16
fix(tree-sitter): force update bundled parsers (#3475)
kylo252
2022-11-14
fix(bufkill): wrap around correctly (#3461)
LostNeophyte
2022-11-11
refactor: move dap keybindings to which key (#3459)
Marco Pas
2022-11-10
feat: configure dap logging (#3454)
kylo252
2022-11-10
fix: cmp will behave closer to how people expect
Christian Chiarulli
2022-11-09
fix: add dap-ui config to lvim.builtin.dap (#3386)
Ihor Strecheniuk
2022-11-07
fix(autopairs): attach confirm_done only once (#3430)
LostNeophyte
2022-11-07
fix(autocmds): add separate autoreload config group (#3436)
barseek
2022-11-07
feat: add command & keybind to view docs (#3426)
James L
2022-11-05
fix(config): use a minimal bootstrap for mason (#3427)
kylo252
2022-11-05
fix(bufferline): use buf kill on close (#3422)
LostNeophyte
2022-11-04
chore: format on save off by default
Christian Chiarulli
2022-11-04
feat: only use orange branch for lunar colorscheme
Christian Chiarulli
2022-11-04
chore: don't override colors for location
Christian Chiarulli
2022-11-04
chore: remove separator
Christian Chiarulli
2022-11-04
feat: use our own colorscheme, decouple from tokyonight (#3378)
Christian Chiarulli
2022-11-04
chore: use bigger chevrons
Christian Chiarulli
2022-11-04
feature: Add chevron to breadcrumbs (with matching highlight group) (#3380)
Jonathan Wren
2022-11-04
fix(logger): set console logging to sync (#3379)
LostNeophyte
2022-11-04
fix(terminal): slightly bigger vertical terminal
Christian Chiarulli
2022-11-02
fix: don't complete in prompt ft
Christian Chiarulli
2022-11-02
feat: breadcrumbs autocommand only runs when active (#3399)
Christian Chiarulli
2022-11-02
feat: toggle cmp active (#3398)
Christian Chiarulli
2022-11-02
feat: dynamic or fixed toggle terminal size (#3110)
Gabriele Musco
[next]