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
/
telescope.lua
Age
Commit message (
Collapse
)
Author
2021-08-15
[Refactor] Clean-up redundant module-load checks (#1011)
kylo252
2021-08-14
feat: use telescope to quickly open lunarvim files (#1310)
kylo252
2021-08-12
Please... reverse history and cycle next telescope bindings (#1276)
Andrew Fridley
2021-08-09
feat: Add an async logger using plenary (#1207)
kylo252
Co-authored-by: rebuilt <
[email protected]
>
2021-07-31
make telescope keybindings more sane (#1154)
Abouzar Parvan
2021-07-25
remove defaults.find_command (#1096)
Real Human
Co-authored-by: tiannaru <
[email protected]
>
2021-07-25
Move leader keybinding into the whichkey config (#1089)
rebuilt
2021-07-24
New contract (#1080)
Christian Chiarulli
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint
2021-07-17
a better path_display default for telescope (#1009)
Abouzar Parvan
2021-07-13
Add telescope cycle prompt history keymappings (#909)
hui.liu
2021-07-12
refactor single file
christianchiarulli