issues
search
hrsh7th
/
cmp-path
nvim-cmp source for path
MIT License
626
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to select file/dir in Ex mode completion when input is not a prefix?
#78
TamaMcGlinn
opened
2 months ago
0
Support for path objects
#77
maxnoe
opened
4 months ago
0
how to ignore path when input ‘//’ not ‘/’
#76
cxwx
opened
6 months ago
1
Regarding the regex NAME_REGEX
#75
nyngwang
opened
8 months ago
0
Use wildignore when completing files
#74
gi1242
opened
11 months ago
0
[Request]: Add a string representing the home directory
#73
remon2207
opened
11 months ago
0
Support for webpack alias @
#72
kola-web
closed
8 months ago
4
Path aliases
#71
musjj
opened
1 year ago
8
add a `loaded_*` variable in case `after/plugin/` sourced twice
#70
aceforeverd
closed
1 year ago
1
cmp-path relative file
#69
aymanbagabas
opened
1 year ago
1
how to ignore the root of the system
#68
Manix80
opened
1 year ago
3
feat: add max_traversed_entries option
#67
gregorias
opened
1 year ago
0
Add option to show hidden files without typing `.` first
#66
davidsierradz
opened
1 year ago
1
feat: Allow get_cwd() function to return an array
#65
riton
opened
1 year ago
1
Incorrect completion trigger for closing C++ block comments
#64
spimanov
opened
1 year ago
0
double path comes up?
#63
aimixsaka
closed
1 year ago
3
Enabling cmp-path hides snippets that start with a slash
#62
rudism
opened
1 year ago
0
Allow triggering without trigger characters
#61
jemag
opened
1 year ago
11
Support windows path and env
#60
yehuohan
opened
1 year ago
5
webpack alias support
#59
kola-web
opened
1 year ago
0
Neovim crashes in WSL2 when typing path `/tmp/`
#58
daephx
closed
6 months ago
1
Completion is broken when using curly braces in shell scripts
#57
hermitmaster
opened
2 years ago
1
Allow for generic excludes of file extensions
#56
preisi
opened
2 years ago
1
neovim will block/freeze when retrieving lots of candidates
#55
FelipeLema
closed
1 year ago
2
Add completion documentation for directories
#54
rolag
opened
2 years ago
0
Remove the leading slash from the directory label
#53
amarakon
closed
2 years ago
3
Remove trailing slash in the completion menu
#52
amarakon
closed
2 years ago
0
`/` on Windows only finds "Documents and Settings" in root dir.
#51
fisher-j
opened
2 years ago
0
Path on LaTeX (i.e. \lstinputlisting)
#50
ignamartinoli
opened
2 years ago
0
Paths containing colons break autocomplete
#49
aryzing
opened
2 years ago
0
Fix #28 with trailing space detection
#48
litoj
closed
2 years ago
5
fix: file previewer
#47
daangoossens22
closed
2 years ago
1
File preview does not work
#46
moooooser999
closed
2 years ago
0
Fix an issue caused by #44
#45
registerGen
closed
2 years ago
1
feat: syntax highlighting in preview (#36)
#44
registerGen
closed
2 years ago
1
Completion for path not starting with dot or slash or tilde
#43
Jasha10
opened
2 years ago
4
[Feature Request] Remove circular dependency nvim-cmp <-> cmp-path
#42
Mephistophiles
opened
2 years ago
1
Added support for windows path pattern (only forward slash)
#41
harshad1
opened
2 years ago
1
Trailing slashes in cmdline?
#40
PowerUser64
closed
2 years ago
5
Complete paths relative to current file
#39
Hubro
closed
2 years ago
2
Adding cmp-path breaks completion
#38
nimeco
opened
2 years ago
0
added option to change the base dir for relative paths
#37
schrc3b6
closed
2 years ago
2
[Feature request] syntax highlighting in file preview
#36
registerGen
closed
2 years ago
3
lua: add option for automatic trailing slash
#35
squat
closed
2 years ago
1
Windows path with space
#34
tzws
opened
2 years ago
2
lua: ensure directories have trailing slash
#33
squat
closed
2 years ago
11
Support for fnamemodified paths (specifically %:h)
#32
Julian
closed
2 years ago
3
Windows path invalid prefix
#31
tzws
opened
2 years ago
1
Stop using goto to support Lua 5.1
#30
dmitmel
closed
2 years ago
1
E5113: Error while calling lua chunk: vim.lua:63
#29
mvasi90
closed
2 years ago
0
Next