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
2022-11-20
chore: less noise in comment description
release-1.2/neovim-0.8
Christian Chiarulli
2022-11-16
fix(tree-sitter): force update bundled parsers (#3475)
kylo252
2022-11-16
fix(bufkill): wrap around correctly (#3461)
LostNeophyte
2022-11-14
refactor: move dap keybindings to which key (#3459)
Marco Pas
2022-11-11
feat: configure dap logging (#3454)
kylo252
2022-11-11
fix: add dap-ui config to lvim.builtin.dap (#3386)
Ihor Strecheniuk
2022-11-10
fix: cmp behaves closer to how most people expect
Christian Chiarulli
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
2022-11-02
refactor(theme)!: decouple tokyonight options (#3384)
kylo252
2022-11-01
perf(treesitter): disable in big files (#3268)
LostNeophyte
2022-11-01
fix(breadcrumbs) Performance issue, change CursorMoved event to CursorHoldI (...
Junyi Liu
2022-10-31
fix(alpha): make startify sections always appear (#3371)
LostNeophyte
2022-10-31
fix: statusline and breadcrumbs hls reload with config reload (#3376)
Christian Chiarulli
2022-10-31
refactor(installer): skip unstable headless update (#3338)
kylo252
2022-10-27
fix(finders): use lunarvim basedir (#3332)
Matthias Lehmann
2022-10-26
fix: call proper log function in notify override (#3337)
Daniel RodrÃguez Rivero
2022-10-25
fix: Remove notify which key mapping (#3335)
Mark Huggins
2022-10-25
fix(icons): do not reload `nvim-web-devicons` module (#3344)
CPea
2022-10-24
Merge remote-tracking branch 'origin/rolling'
kylo252
2022-10-24
fix(theme): do not fallback to tokyonight if no user's theme found (#3327)
CPea
2022-10-21
fix(autocmds): remove _format_options group (#3278)
Vitor Faiante
2022-10-21
refactor(plugins)!: remove nvim-notify from core (#3300)
Mark Huggins
2022-10-17
feat(config): allow disabling reload-on-save (#3261)
Christian Chiarulli
2022-10-16
fix: nil table in breadcrumbs in autocommand (#3267)
dapc11
2022-10-15
fix: copilot background should matcha statusline
ChristianChiarulli
2022-10-16
fix: disable gitsigns hunk navigation message (#3244)
Ali Almohaya
2022-10-15
chore(plugins): bump version (#3248)
kylo252
2022-10-14
fix(alpha): check alpha module (#3233)
2nthony
2022-10-14
fix: name treesitter source in cmp (#3223)
Daniel RodrÃguez Rivero
2022-10-13
fix(breadcrumbs): make sure winbar_filetype_exclude is customizable (#3221)
Abouzar Parvan
2022-10-10
chore(illuminate): pcall for configure
Christian Chiarulli
2022-10-09
fix(lualine): globalstatus=true by default
ChristianChiarulli
2022-10-09
Merge pull request #3184 from opalmay/fix-telescope-bindings
opalmay
2022-10-09
fix: use function for pickers
Opal Mizrahi
2022-10-08
feat(cmp): add configs for cmp.setup.cmdline (#3180)
Ali Almohaya
2022-10-08
feat: warn user when setting un-installed colorscheme (#2982)
CPea
[next]