issues
search
petertriho
/
cmp-git
Git source for nvim-cmp
MIT License
395
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revert "fix: disable gh CLI ansi colors (#70)"
#71
benelan
closed
1 week ago
1
fix: disable gh CLI ansi colors
#70
benelan
closed
1 week ago
1
Allow unusual username in remote URL
#69
rbmarliere
closed
2 weeks ago
1
Allow completion to insert unabbreviated commits
#68
fionn
closed
2 months ago
2
docs(install): add complete lazy.nvim snippet
#67
znd4
closed
3 months ago
1
fix: github_url() always returning API root with curl
#66
ZeroKnight
closed
3 months ago
1
add after/plugin
#65
abhinavnatarajan
closed
5 months ago
1
fix: gitlab mentions inserts nil
#64
jakubbortlik
closed
5 months ago
1
mention for Gitlab inserts nil instead of username
#63
jakubbortlik
closed
5 months ago
1
feat: use gh repo set-default if set for GitHub
#62
kbenzie
closed
6 months ago
2
fix #53: Issue and PR autocomplete not working in Octo files
#61
GitMurf
closed
10 months ago
1
feature request: Add support for Bitbucket repos
#60
ethanholz
opened
1 year ago
0
Fix typo
#59
Curs3W4ll
closed
1 year ago
1
hotfix: enable to call Enterprise from octo buffer
#58
delphinus
closed
1 year ago
1
Improve git detection
#57
petertriho
opened
1 year ago
0
fix: ssh port in remote url
#56
msvechla
closed
1 year ago
1
feat: detect ssh://git@... additionally
#55
delphinus
closed
1 year ago
2
[feature-request]: improving the select commit preview
#54
Clumsy-Coder
opened
1 year ago
0
Bug: do not get completions anymore for issues and mentions
#53
chrisgrieser
opened
1 year ago
28
BUG: attempt to call field 'contains' (a nil value)
#52
Shinzu
closed
1 year ago
2
Adding optional private servers for github and gitlab
#51
sledigabel
closed
1 year ago
2
Support for Github Enterprise
#50
sledigabel
closed
1 year ago
2
Use with private Gitlab instance
#49
calebdw
closed
1 year ago
3
`gh api repos/owner/repo/contributors` returns better results
#48
daliusd
closed
1 year ago
1
Bug: not completing at all & two cmp-git sources listed
#47
chrisgrieser
closed
1 year ago
10
Disable if not in git repo
#46
axieax
closed
2 years ago
1
feat: add support for github mentions with `gh cli`
#45
petertriho
closed
2 years ago
0
issue with colon
#44
AbhinavAchha
closed
2 years ago
3
Support for Octo.nvim
#43
pwntester
closed
2 years ago
4
Autosquash completions?
#42
jcorbin
opened
2 years ago
0
Parse dot-separated filetypes separately
#41
rileyshahar
closed
2 years ago
1
Incorrect handling of dot-separated filetypes
#40
rileyshahar
closed
2 years ago
1
Not working through github CLI
#39
rileyshahar
closed
2 years ago
5
[bug] commits trigger blocks cmp if there are very many commits in a repository
#38
akinsho
closed
2 years ago
5
Optionally use git-remote to determine remote URL
#37
b0o
closed
2 years ago
1
Support custom label formats
#36
b0o
closed
2 years ago
5
Support Gitea
#35
ObserverOfTime
opened
2 years ago
0
Curl as fallback
#34
ner0-m
closed
2 years ago
3
Problem getting GitLab data
#33
aaronclimbs
closed
2 years ago
5
Rename source from `cmp_git` to `git`
#32
petertriho
closed
2 years ago
4
Custom triggers
#31
ner0-m
closed
3 years ago
4
update README.md
#30
qwexvf
closed
3 years ago
1
Improve git completion (cannot type out commit hash)
#29
petertriho
closed
2 years ago
2
feat: add support for checking for multiple remotes
#28
petertriho
closed
3 years ago
1
Custom behaviour for trigger
#27
ner0-m
closed
3 years ago
0
feat: basic support for sorting items #7
#26
ner0-m
closed
3 years ago
3
Feat/remote url
#25
ner0-m
closed
3 years ago
2
Use vim.schedule_wrap to avoid default `vim.notify` error
#24
hrsh7th
closed
3 years ago
2
Detect cwd from gitcommit buffer if possible
#23
hrsh7th
closed
3 years ago
5
Support for specifying filetypes wildcard
#22
axieax
closed
3 years ago
1
Next