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
/
cmp.lua
Age
Commit message (
Expand
)
Author
2022-07-31
perf(cmp): remove redundant check for emmet-ls (#2830)
rebuilt
2022-05-01
feat: add cmp-tmux to the list of sources (#2542)
Philipp Schmitt
2022-04-28
feat(icons): make it possible to disable icons (#2529)
Abouzar Parvan
2022-04-15
fix(cmp): bring back default keybindings (#2470)
Abouzar Parvan
2022-04-14
feat(cmp): documentation is deprecated in favor of window.documentation (#2461)
Abouzar Parvan
2022-04-07
[Feature] Add option to set maximum cmp menu width (#2425)
xeluxee
2021-11-28
fix: correct order for cmp's setup (#1999)
kylo252
2021-11-10
fix(cmp): if possible jump in the snippet after completion
Chase Colman
2021-11-04
feat: (kind, abbr, menu) cmp format
ChristianChiarulli
2021-10-30
feat: update now syncs the core plugins (#1865)
kylo252
2021-10-25
feat(cmp): expose lunarvim's cmp helper methods (#1844)
Chase Colman
2021-10-24
feat: make cmp keyword_length easier to configure (#1840)
kylo252
2021-10-16
fix(cmp): fix <C-j> and <C-k> keybindings not working
xeluxee
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252