issues
search
hrsh7th
/
cmp-cmdline
nvim-cmp source for vim's cmdline
MIT License
566
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tab Completion don't work anymore if a command is listed in ignore_cmds
#118
banana59
opened
1 month ago
0
Escape dollars in names to prevent env-var expansion
#117
joshbode
opened
1 month ago
0
duplicate path characters
#116
wuchunpeng777
opened
1 month ago
0
Did vim / nvim api function signature help docs disappear in cmdline completions?
#115
GitMurf
opened
3 months ago
0
Error detected while processing TextChangedI Autocommands for "*":
#114
sachinchaudhary1808
opened
6 months ago
2
Completion for path with spaces failing
#113
Grueslayer
opened
6 months ago
0
cmp-cmdline causes Neovim to freeze when using ! in command mode
#112
theSprog
opened
7 months ago
5
Can you hide source?
#111
GNOMES
opened
7 months ago
1
Fix wildcard completion
#110
rqdmap
opened
8 months ago
1
Ignore :w !sudo
#109
dhnam
opened
8 months ago
3
Can't cycle through history with Ctrl-N and Ctrl-P in command-line mode
#108
yangmillstheory
opened
10 months ago
11
Respect wildignore when completing files
#107
gi1242
opened
11 months ago
0
Feature request: lua LSP autocompletion on `cmp-cmdline`
#106
Zeioth
opened
1 year ago
0
Completion for %(:*) and #(:*) in cmdline
#105
m42e
opened
1 year ago
0
Problem in latex files
#104
Tokariew
opened
1 year ago
0
FR: extends command items that not really exists
#103
zhaozg
closed
1 year ago
1
Fix: try to get completion silently for invalid cmdline contents (#101)
#102
Bekaboo
closed
4 months ago
0
Error when calling `vim.fn.getcompletion()` for cmdline has unfinished regex patterns
#101
Bekaboo
opened
1 year ago
0
added autocmd to close complete window on cmdwin open
#100
aldevv
opened
1 year ago
0
Ignore range only cmdline
#99
uga-rosa
closed
1 year ago
1
Numeric completion completes all possibilities when previously it did not
#98
fmoda3
closed
1 year ago
2
...e/pc/.local/share/nvim/lazy/nvim-cmp/lua/cmp/view.lua:102: attempt to call local 'fn' (a table value)
#97
VisionaryAppDev
opened
1 year ago
1
first result auto-selected, but it doesn't search for the text in that result until I move selection down and back up again
#96
benwoodward
opened
1 year ago
4
Variable type?
#95
windowsrefund
closed
1 year ago
14
The cmp view is not close when enter cmdwin.
#94
gh-liu
opened
1 year ago
1
Abort nvim when using `:tag`
#93
linrongbin16
closed
1 year ago
1
Next/previous works for command and search completion, but not in substitute command
#92
mmirus
opened
1 year ago
5
Wildcard not substituted properly when using regex in :find command
#91
rqdmap
opened
1 year ago
1
refactor
#90
uga-rosa
closed
1 year ago
1
Fix to determine exactly which candidates to put `no` on
#89
uga-rosa
closed
1 year ago
1
Not consistent { autocomplete = false }
#88
edshamis
opened
1 year ago
1
init.lua:35: couldn't parse regex
#87
Tej12345
opened
1 year ago
3
Is it possible to have different 'versions' of the `/` command that enable different cmp sources and behaviour?
#86
IndianBoy42
opened
1 year ago
0
The plugin can block Neovim for a long time
#85
gregorias
opened
1 year ago
3
Disable search completion for very large file
#84
Rlyown
opened
1 year ago
0
Handle completion of % and # completion correctly.
#83
iteratee
opened
1 year ago
7
Add license
#82
ttytm
closed
1 year ago
2
exception when insert in tsx file
#81
cexoso
opened
1 year ago
1
Failed to working with `regexpengine=1` and bufdelete.nvim plugin
#80
linrongbin16
closed
11 months ago
0
auto select the closest item when completing command
#79
shelper
opened
1 year ago
2
New `statuscolumn` option modifies the cmdline popup
#78
mcauley-penney
closed
1 year ago
3
Error detected while processing TextChangedI Autocommands for "*"
#77
laduygaga
closed
1 year ago
2
Support @ cmdtype completion for input() function
#76
yehuohan
opened
1 year ago
0
Error: expected table, got nil
#75
tzachar
opened
1 year ago
3
Latest commit 8bc94a gives wrong hints
#74
OliverChao
closed
1 year ago
3
E220: Missing `}` error when typing `:e {`
#73
wookayin
opened
2 years ago
2
Incorrect completion order for customlist completion due to sorting
#72
wookayin
opened
2 years ago
2
Regex issue in COUNT_RANGE_REGEX
#71
ralphie02
opened
2 years ago
7
Change select_next_item mapping
#70
benbrastmckie
opened
2 years ago
2
`cabbrev` user commands are not shown
#69
steliyan
opened
2 years ago
0
Next