Skip to content

Pull requests: neovim/neovim

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

Pull requests list

refactor(snippet): rename exit() => cancel() refactor changes that are not features or bugfixes snippet
#28628 opened May 3, 2024 by justinmk Loading…
fix(terminal): report terminal window size in pixels terminal built-in :terminal or :shell
#28621 opened May 3, 2024 by lumynou5 Loading…
fix(float): missing default highlight for title breaking-change float floating windows
#28617 opened May 3, 2024 by glepnir Loading…
docs(luacats): support backtick captured generic type
#28616 opened May 3, 2024 by jamestrew Loading…
docs: misc
#28609 opened May 2, 2024 by dundargoc Draft 0.10
fix(:set): clear the message grid after showing an option messages UI messages, log messages
#28594 opened May 1, 2024 by Sam-programs Loading…
feat(completion): add new highlight PmenuMatch completion Nvim built-in (omni)completion
#28581 opened Apr 30, 2024 by glepnir Draft 0.11
feat(completion): add pum_matches key to complete_info() completion Nvim built-in (omni)completion
#28576 opened Apr 30, 2024 by famiu Loading… 0.11
fix(completion): stop completion when completion is exhausted completion Nvim built-in (omni)completion
#28558 opened Apr 28, 2024 by famiu Draft
feat: add "default" field to maparg() return value mappings key bindings
#28527 opened Apr 26, 2024 by gpanders Loading…
feat(defaults): add default unimpaired style mappings defaults issues or PRs involving changing the defaults revisit-at-release
#28525 opened Apr 26, 2024 by gpanders Loading…
feat(docs): render [optional] args in docs HTML build building and installing Neovim using the provided scripts treesitter
#28504 opened Apr 25, 2024 by justinmk Draft
refactor(lsp): extract resolve_bufnr to vim.lsp.util lsp needs:response waiting for reply from the author refactor changes that are not features or bugfixes
#28494 opened Apr 24, 2024 by ofseed Loading…
feat(normal)!: remove the gs, g? normal command breaking-change normal-mode text objects, normal commands
#28489 opened Apr 24, 2024 by lewis6991 Loading…
feat(api): "broadcast" events to ALL channels api libnvim, Nvim RPC API
#28487 opened Apr 24, 2024 by justinmk Loading… 0.11
vim-patch:8.2.{partial:4603,4647,4974} vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
#28486 opened Apr 24, 2024 by zeertzjq Draft
fix(treesitter): clip end row early refactor changes that are not features or bugfixes
#28460 opened Apr 22, 2024 by tomtomjhj Loading…
refactor: implement augroups as namespaces complexity:high High-risk, potential for delicate/cascading effects events events, autocommands refactor changes that are not features or bugfixes
#28441 opened Apr 21, 2024 by altermo Loading… 0.11
ProTip! Filter pull requests by the default branch with base:master.