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 (
Collapse
)
Author
2022-03-24
chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385)
Elazar Leibovich
Lunarvim has keyboard shortcuts for various LSP searches, that feeds results to quickfix list. It is useful then to have a quick way to inspect LSP results in quickfix via Telescope.
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
Co-authored-by: kylo252 <
[email protected]
>
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
Fixes #1739
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252