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
/
which-key.lua
Age
Commit message (
Expand
)
Author
2023-02-11
refactor(builtins): move builtins to ./builtins
LostNeophyte
2023-02-08
fix: pass plugin module to on_config_done
LostNeophyte
2023-02-07
refactor(builtins): centralize setting up builtins
LostNeophyte
2023-02-04
perf: lazy load most plugins (#3750)
LostNeophyte
2023-01-13
refactor(quit)!: use native quit confirm (#3721)
opalmay
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2023-01-07
feat: update setup tables (#3693)
opalmay
2022-12-16
feat(dap): update dap ui to resize when toggled (#3606)
mmcdole
2022-12-08
feat(telescope): add `lvim.builtin.telescope.theme` (#3548)
LostNeophyte
2022-12-01
feat(wich-key): binding to save without formatting (#3165)
Daniel RodrÃguez Rivero
2022-11-18
fix(nvimtree): avoid hard-coded mapping (#3492)
Nitai Charan
2022-11-11
refactor: move dap keybindings to which key (#3459)
Marco Pas
2022-11-07
feat: add command & keybind to view docs (#3426)
James L
2022-10-25
fix: Remove notify which key mapping (#3335)
Mark Huggins
2022-10-16
fix: disable gitsigns hunk navigation message (#3244)
Ali Almohaya
2022-10-02
feat: move icons to a single icons file (#3115)
Philippe Richard
2022-09-30
feat(terminal): better mappings (#3104)
Christian Chiarulli
2022-09-19
feat: add lir.nvim again (#3038)
Christian Chiarulli
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-08-22
fix: update key bindings for comment.nvim to use new api (#2926)
Ed (Wright) Rosewright
2022-08-09
fix: handle deprecated telescope.builtin.internal (#2885)
Dlani
2022-08-09
refactor!: migrate to mason.nvim (#2880)
kylo252
2022-08-02
feat(whichkey): add default keybindings to cycle to next buffer (#2873)
Benedikt Schnatterbeck
2022-06-12
feat(which-key): added search command for colour highlights (#2693)
Daniel RodrÃguez Rivero
2022-05-15
fix: load notify's telescope extension properly (#2586)
Xavier Young
2022-05-03
feat(quit): make sure to ask before discarding changes (#2554)
Abouzar Parvan
2022-05-03
refactor: use api-autocmds for lsp functions (#2549)
kylo252
2022-05-03
feat(neovim): neovim 0.8 compatibility (#2544)
Abouzar Parvan
2022-05-01
revert: do not run packer.sync() on every reload (#2548)
kylo252
2022-03-24
chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385)
Elazar Leibovich
2022-03-19
feat: add alpha.nvim integration (#1906)
kylo252
2022-02-18
chore: fix typos (#2292)
dundargoc
2022-02-12
feat: add a minimal implementation of bbye (#2267)
kylo252
2022-02-07
feat: use bufferline instead of barbar (#2254)
Abouzar Parvan
2022-01-02
feat: plugin version bump (#2131)
Abouzar Parvan
2021-12-23
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Abouzar Parvan
2021-12-23
[Feature]: Use Telescope's git_files with fallback (#2089)
Landon Schropp
2021-11-29
fix(nvimtree): update settings (#2001)
kylo252
2021-11-18
refactor: load the default keymaps once (#1965)
kylo252
2021-11-10
fix(ci): blacklist 'sorbet' (#1936)
kylo252
2021-11-02
feat: better error handling for packer (#1883)
kylo252
2021-10-31
fix: update which-key bindings for LvimReload (#1754)
kylo252
2021-10-30
fix(whick-key): add missing space (only windows cause problem) (#1866)
Xavier Young
2021-10-15
feat: better telescope integration (#1702)
kylo252
2021-10-11
[Feature] use `Comment.nvim` instead of `nvim-comment` (#1736)
Abouzar Parvan
2021-10-11
fix: core.telescope has migrated to lvim.core.telescope
Abouzar Parvan
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252