Skip to content

Pull requests: Shougo/pum.vim

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add argument to pum#complete_info()
#5 by gamoutatsumi was merged Oct 6, 2021 Loading…
Fix typo
#7 by kuuote was merged Oct 10, 2021 Loading…
Set pos of pum in Vim
#11 by matsui54 was merged Oct 30, 2021 Loading…
Add array of border characters support
#18 by statiolake was merged Mar 25, 2022 Loading…
Fix pum width and matching highlights
#19 by statiolake was merged Mar 27, 2022 Loading…
Change to complete even if input exactly matches
#20 by syuzuki was merged May 2, 2022 Loading…
Include border size for pum#get_pos()
#22 by matsui54 was merged Jun 14, 2022 Loading…
Add PumClose autocmd
#23 by matsui54 was merged Jun 19, 2022 Loading…
[RFC] Add use_complete option
#25 by Shougo was merged Aug 2, 2022 Loading…
fix: scrollbar window should trigger no autocmds
#26 by aileot was merged Aug 23, 2022 Loading…
[WIP] Add columns support
#27 by Shougo was merged Sep 10, 2022 Loading…
Fix luacheck was always fail
#33 by kuuote was merged Dec 18, 2022 Loading…
fix: Invoke CmdlineChanged on confirm
#35 by 4513ECHO was merged Feb 19, 2023 Loading…
Fix typo
#36 by hokorobi was merged Feb 26, 2023 Loading…
Redraw the window for the insert mode vim Vim specific problem
#38 by 110y was closed May 27, 2023 Loading…
Fix option name
#39 by natsu0077 was closed Jun 5, 2023 Loading…
Fix two bugs in command line completion.
#40 by natsu0077 was merged Jun 6, 2023 Loading…
Fix calc highlight position
#43 by uga-rosa was merged Jul 2, 2023 Loading…
Fix to calc highlight position
#44 by uga-rosa was merged Jul 20, 2023 Loading…
fix/46
#47 by uga-rosa was merged Jul 24, 2023 Loading…
Better handle for newlines
#49 by uga-rosa was merged Aug 18, 2023 Loading…
fix: Execute redraw outside of win_execute()
#50 by 4513ECHO was merged Aug 21, 2023 Loading…
Fix scrollbar position when using border. (neovim only)
#51 by shutils was merged Aug 24, 2023 Loading…
ProTip! Adding no:label will show everything without a label.