issues
search
hrsh7th
/
nvim-cmp
A completion plugin for neovim coded in Lua.
MIT License
8.14k
stars
405
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Indicator "~" for expandable behaving weird
#2099
rodhash
opened
12 hours ago
0
vim.uv used in source.lua not available nvim v0.9.5
#2098
justuswilhelm
closed
1 day ago
2
Dot for R language
#2095
shaman-yellow
opened
3 days ago
2
Question about adding mapping to buffer completion
#2094
mckellygit
closed
3 days ago
2
fix: make <c-'> work again
#2093
KaranveerB
closed
5 days ago
1
fix: make <c-,> and <c-:> work again
#2092
FranzPoize
closed
1 week ago
2
LSP snippets are expanding with incorrect indentation level.
#2091
Rid1FZ
opened
1 week ago
0
how to turn off this?
#2090
xrhahelry
opened
1 week ago
1
Use of depracated functions
#2089
KriBielinski
opened
2 weeks ago
0
fix: make sure nvim-cmp keymaps are registered
#2087
tronikelis
opened
2 weeks ago
5
"..." instead of completion
#2086
sineptic
closed
2 weeks ago
4
keymaps <A-.> and <A-,> are not working
#2085
narutozxp
opened
2 weeks ago
2
autocomplete doesn`t work with recomended config
#2084
Date20060907
opened
2 weeks ago
0
Pull changes from magazine.nvim fork
#2083
iguanacucumber
opened
2 weeks ago
0
fix: some symbols can't be mapped correctly
#2081
OnlyWick
opened
3 weeks ago
0
Can't add Command key(D-/) bindings in MacOS
#2080
OnlyWick
opened
3 weeks ago
3
feat: allow individual hl custamization of scrollbar for docs and menu
#2078
jonathan-elize
opened
3 weeks ago
0
inconsistent state when feedkeys-ed keys are interrupted
#2077
tomtomjhj
opened
3 weeks ago
0
support cpying self-referenced table
#2076
hrsh7th
closed
3 weeks ago
0
Weird behavior of SelectBehavior.Insert
#2075
MinhTran0911
closed
3 weeks ago
1
fix: make <c-;> work again
#2073
phanen
closed
3 weeks ago
1
Add support for `remap=true` mapping
#2072
powerman
opened
1 month ago
0
Keymap normalization not compatible with <Leader> key
#2071
cissoid
opened
1 month ago
3
<C-;> cmp mapping doesn't work
#2070
KaranveerB
closed
3 weeks ago
3
fix: use unsimplified key for keymap.normalize
#2069
zeertzjq
closed
1 month ago
1
fix: scrollbar thumb ui issue
#2068
epheien
closed
5 days ago
1
complete menu thumb issue
#2067
epheien
closed
5 days ago
0
Function arguments only autocompleted on subsequent completions
#2065
VVishion
closed
1 month ago
2
uuid suggestion 🤷♂️
#2062
jbrodriguez
closed
1 month ago
5
Replace right-click menu with cmp one
#2061
Sk7Str1p3
opened
1 month ago
0
perf: avoid source slowdown due to unnecessary context switches
#2060
jasonchoimtt
closed
1 month ago
3
[SOLVED] the custom keybinds are not working (NeoVIm, with Lazy.nvim plugin manager).
#2059
MiraiMindz
closed
1 month ago
2
Question: How to make nvim-cmp auto insert the firsts item/when no other options remain like company-mode does?
#2058
leimath
closed
1 month ago
1
[Question] Is it possible to create a completion item that runs arbitrary code upon selection?
#2055
kentookura
closed
1 month ago
2
Avoid calling del_extmark on non existing buffer
#2053
r-darwish
closed
1 month ago
0
Completion window does not follow cursor when scrolling with trackpad
#2052
crazyminecuber
opened
1 month ago
0
item.abbr too wide completion window does not aligned correctly
#2051
Song-Tianxiang
closed
1 month ago
3
fix: don't blow up when `nvim_buf_get_lines()` returns Blobs
#2050
wincent
closed
1 month ago
3
Code hints / suggestions from demo video
#2047
qgates
closed
2 months ago
2
cmp.mapping.complete() Doesn't Load the Completion Menu
#2046
thomastthai
closed
2 months ago
2
Disable autocomplete for certain events
#2045
aymanbagabas
opened
2 months ago
2
Question / recipe: is there any way to get the nvim-cmp selection
#2044
CorbinWunderlich
opened
2 months ago
0
Can't Install nvim , i want to switch from vim to nvim plase help me
#2043
mdnihal5
opened
2 months ago
2
Use NormalFloat instead of Normal for cmp.config.window.bordered()'s winhighlight
#2042
slugbyte
opened
2 months ago
2
Mismatching in Fuzzy Completion
#2041
rickliujh
closed
1 month ago
14
fix missing required fields in formatting config
#2040
marcinmdev
opened
2 months ago
0
[Proposal] Use NormalFloat instead of Normal for cmp.config.window.bordered()'s winhighlight
#2039
slugbyte
closed
2 months ago
1
fix(utils): Only call callback if type(callback) == "function"
#2038
iguanacucumber
opened
2 months ago
1
completeopt beaks stuff (best match not showing up)
#2037
Kaikacy
opened
2 months ago
0
Ctrl-N doesn't work for buffers
#2036
chiefjester
opened
2 months ago
1
Next