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

build(deps): bump libuv to v1.48.0 build building and installing Neovim using the provided scripts dependencies build dependencies (LuaJIT, LibUV, etc.)
#27378 opened Feb 7, 2024 by clason Loading…
docs: small fixes
#27364 opened Feb 6, 2024 by dundargoc Draft
feat(extmark): window scoped namespace extmarks extmarks, decorations, virtual text, namespaces
#27361 opened Feb 6, 2024 by altermo Draft
3 tasks
feat(lua): highlight.on_yank use win-local highlight lua stdlib
#27349 opened Feb 5, 2024 by altermo Loading…
fix: crashes with large msgpack messages api libnvim, Nvim RPC API rpc
#27348 opened Feb 5, 2024 by fredizzimo Loading…
refactor(treesitter): {start,stop} are optional in Query:iter_* methods refactor changes that are not features or bugfixes treesitter
#27346 opened Feb 5, 2024 by wookayin Loading…
build: introduce Justfile build building and installing Neovim using the provided scripts
#27345 opened Feb 5, 2024 by dundargoc Draft
feat(api): nvim_get_chan_info pass 0 for current channel api libnvim, Nvim RPC API
#27321 opened Feb 3, 2024 by nikolightsaber Loading…
feat(decor): allow nvim_set_decoration_provider to skip initial redraw extmarks extmarks, decorations, virtual text, namespaces lsp treesitter
#27308 opened Feb 2, 2024 by gpanders Loading…
feat: able to change popupmenu ordering(ie. word, kind, extra) completion Nvim built-in (omni)completion
#27287 opened Feb 1, 2024 by kiddos Loading…
refactor(api): use keydict and arena for more api return values api libnvim, Nvim RPC API refactor changes that are not features or bugfixes
#27284 opened Feb 1, 2024 by bfredl Loading…
ci: also test on macOS M1 ci automation for build, test, and release platform:macos
#27276 opened Jan 31, 2024 by clason Loading…
docs(tutor): add Japanese tutor
#27268 opened Jan 30, 2024 by ite-usagi Loading…
feat(api): add nvim_win_fold for closing / opening folds api libnvim, Nvim RPC API
#27258 opened Jan 29, 2024 by willothy Draft
refactor(indent): refactor functions for computing indent size of a string refactor changes that are not features or bugfixes
#27252 opened Jan 29, 2024 by VanaIgr Loading…
fix: make indentation independent of window options
#27245 opened Jan 28, 2024 by VanaIgr Loading…
ProTip! Exclude everything labeled bug with -label:bug.