neovim
Fork of Vim aiming at extensibility and usability
Collective -
Host: opensource -
https://opencollective.com/neovim
- Website: https://neovim.io/
- Code: https://github.com/neovim
fix(diff): fix incorrect item size of dout_ga
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
vim-patch:2323f22,9.1.1404: add chapter 2 of beginner tutor
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
vim-patch:eb59129: runtime(typescript): remove Fixedgq() function from indent script
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
vim-patch:9.1.1435: completion: various flaws in fuzzy completion
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
vim-patch:eb59129: runtime(typescript): remove Fixedgq() function from indent script
github.com/neovim/neovim - brianhuster opened this pull request about 2 months ago
github.com/neovim/neovim - brianhuster opened this pull request about 2 months ago
vim-patch:9.1.{1431,1433}
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
vim/neovim get full mode doesn't work
github.com/neovim/neovim - colomb8 opened this issue about 2 months ago
github.com/neovim/neovim - colomb8 opened this issue about 2 months ago
feat(lua): add snapshot module for buffer diffs and restore
github.com/neovim/neovim - JTBett opened this pull request about 2 months ago
github.com/neovim/neovim - JTBett opened this pull request about 2 months ago
Feature Request: Support Independent Window Layouts per UI Client
github.com/neovim/neovim - kgfly opened this issue about 2 months ago
github.com/neovim/neovim - kgfly opened this issue about 2 months ago
Crash with char-wise histogram diff
github.com/neovim/neovim - tomtomjhj opened this issue about 2 months ago
github.com/neovim/neovim - tomtomjhj opened this issue about 2 months ago
Please build 0.11.2 for neovim-releases
github.com/neovim/neovim - shmerl opened this issue about 2 months ago
github.com/neovim/neovim - shmerl opened this issue about 2 months ago
fix(extui): use visible to determine active "more"
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
fix(diagnostic): ensure autocmd is always sent diagnostics
github.com/neovim/neovim - lewis6991 opened this pull request about 2 months ago
github.com/neovim/neovim - lewis6991 opened this pull request about 2 months ago
fix(lsp): only auto-detach lsp.config enabled clients
github.com/neovim/neovim - john801205 opened this pull request about 2 months ago
github.com/neovim/neovim - john801205 opened this pull request about 2 months ago
extui: flicker when search with `scrolloff=1000`
github.com/neovim/neovim - phanen opened this issue about 2 months ago
github.com/neovim/neovim - phanen opened this issue about 2 months ago
fix(api): ensure win_get_config() "border" is reciprocal
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
Creating or switching to tabs causes extui command line to show as floating window with winborder
github.com/neovim/neovim - kmoschcau opened this issue about 2 months ago
github.com/neovim/neovim - kmoschcau opened this issue about 2 months ago
pack/*/opt/netrw not found at startup
github.com/neovim/neovim - antox01 opened this issue about 2 months ago
github.com/neovim/neovim - antox01 opened this issue about 2 months ago
Possible swapfile error message in vim.lsp.util.show_document
github.com/neovim/neovim - ddickstein opened this issue about 2 months ago
github.com/neovim/neovim - ddickstein opened this issue about 2 months ago
`:LspRestart eslint` results in 'Unable to find ESLint library' when using Yarn PnP (using lua/lspconfig/ with Nvim 0.11.2)
github.com/neovim/nvim-lspconfig - Frederick888 opened this issue about 2 months ago
github.com/neovim/nvim-lspconfig - Frederick888 opened this issue about 2 months ago
fix(term): ensure terminal attr index doesn't exceed `TERM_ATTRS_MAX`
github.com/neovim/neovim - The-Briel-Deal opened this pull request about 2 months ago
github.com/neovim/neovim - The-Briel-Deal opened this pull request about 2 months ago
fix(menu): fix listing of submenus
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
Introduce `vim.ui.snippet.expand`
github.com/neovim/neovim - hrsh7th opened this issue about 2 months ago
github.com/neovim/neovim - hrsh7th opened this issue about 2 months ago
fix(menu): fix listing of submenus
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
fix(treesitter): ensure TSNode's tree is immutable
github.com/neovim/neovim - Rodrigodd opened this pull request about 2 months ago
github.com/neovim/neovim - Rodrigodd opened this pull request about 2 months ago
vim-patch:9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
vim-patch: doc updates
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
vim-patch:bb78ea2: runtime(mbsync): Add support for TLSType in syntax script
github.com/neovim/neovim - clason opened this pull request about 2 months ago
github.com/neovim/neovim - clason opened this pull request about 2 months ago
vim.lsp.buf.hover tree sitter highlighting does not render correctly at times
github.com/neovim/neovim - tronikelis opened this issue about 2 months ago
github.com/neovim/neovim - tronikelis opened this issue about 2 months ago
phpactor non-root startup fails
github.com/neovim/nvim-lspconfig - Holub-Patrik opened this issue about 2 months ago
github.com/neovim/nvim-lspconfig - Holub-Patrik opened this issue about 2 months ago
build(deps): bump tree-sitter to v0.25.6
github.com/neovim/neovim - clason opened this pull request about 2 months ago
github.com/neovim/neovim - clason opened this pull request about 2 months ago
fix(extui): copy window config to new tabpage
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
backport: ci(release): drop manual shasum collection
github.com/neovim/neovim - clason opened this pull request about 2 months ago
github.com/neovim/neovim - clason opened this pull request about 2 months ago
ci(release): drop manual shasum collection
github.com/neovim/neovim - clason opened this pull request about 2 months ago
github.com/neovim/neovim - clason opened this pull request about 2 months ago
backport: fix(windows): don't set window icon on SIGHUP
github.com/neovim/neovim - justinmk opened this pull request about 2 months ago
github.com/neovim/neovim - justinmk opened this pull request about 2 months ago
rapid use of `:restart | :restart` leaves dangling process
github.com/neovim/neovim - phanen opened this issue about 2 months ago
github.com/neovim/neovim - phanen opened this issue about 2 months ago
fix(clangd): set offset_encoding correctly
github.com/neovim/nvim-lspconfig - someoneinjd opened this pull request about 2 months ago
github.com/neovim/nvim-lspconfig - someoneinjd opened this pull request about 2 months ago
fix(highlight): preserve background transparency in winblend
github.com/neovim/neovim - glepnir opened this pull request about 2 months ago
github.com/neovim/neovim - glepnir opened this pull request about 2 months ago
fix: vim._with don't break if emsg_silent and not silent
github.com/neovim/neovim - altermo opened this pull request about 2 months ago
github.com/neovim/neovim - altermo opened this pull request about 2 months ago
vim._extui box not closed if in different tab
github.com/neovim/neovim - altermo opened this issue about 2 months ago
github.com/neovim/neovim - altermo opened this issue about 2 months ago
`www.neovim.io`, unlike bare `neovim.io`, doesn't have a matching cert
github.com/neovim/neovim.github.io - acid-bong opened this issue about 2 months ago
github.com/neovim/neovim.github.io - acid-bong opened this issue about 2 months ago
feat(bicep): add `bicep-params` filetype for bicep lsp
github.com/neovim/nvim-lspconfig - damienpontifex opened this pull request about 2 months ago
github.com/neovim/nvim-lspconfig - damienpontifex opened this pull request about 2 months ago
floating window `win_set_config` weird behavior
github.com/neovim/neovim - seblyng opened this issue about 2 months ago
github.com/neovim/neovim - seblyng opened this issue about 2 months ago
feat(marks): Add `MarkSet` autocmd
github.com/neovim/neovim - nathanmsmith opened this pull request about 2 months ago
github.com/neovim/neovim - nathanmsmith opened this pull request about 2 months ago
Bicep config doesn't provide support for parameters
github.com/neovim/nvim-lspconfig - itpropro opened this issue about 2 months ago
github.com/neovim/nvim-lspconfig - itpropro opened this issue about 2 months ago
docs(typo): missing codeblock terminator
github.com/neovim/neovim - phanen opened this pull request about 2 months ago
github.com/neovim/neovim - phanen opened this pull request about 2 months ago
fix(tui): make :restart use new size after terminal resize
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
fix(excmd): don't allow range or args for :detach/:restart
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
fix(api): reconfiguring float "relative" does not clear "win"
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
fix(vim.diagnostic): improve typing
github.com/neovim/neovim - lewis6991 opened this pull request about 2 months ago
github.com/neovim/neovim - lewis6991 opened this pull request about 2 months ago
feat(help): `:helptags` in Lua (+Treesitter) [skip ci]
github.com/neovim/neovim - yochem opened this pull request about 2 months ago
github.com/neovim/neovim - yochem opened this pull request about 2 months ago
feat(vim.fs) vim.fs.root() can control priority
github.com/neovim/neovim - siddhantdev opened this pull request about 2 months ago
github.com/neovim/neovim - siddhantdev opened this pull request about 2 months ago
Add Postcss for Django
github.com/neovim/nvim-lspconfig - ndlrfz opened this pull request about 2 months ago
github.com/neovim/nvim-lspconfig - ndlrfz opened this pull request about 2 months ago
extui: "q" is not mapped in some pager-windows
github.com/neovim/neovim - justinmk opened this issue about 2 months ago
github.com/neovim/neovim - justinmk opened this issue about 2 months ago
refactor(windows): remove redundant icon messages
github.com/neovim/neovim - Sodastream11 opened this pull request about 2 months ago
github.com/neovim/neovim - Sodastream11 opened this pull request about 2 months ago
Porting tabpanel from vim
github.com/neovim/neovim - shizukani-cp opened this issue about 2 months ago
github.com/neovim/neovim - shizukani-cp opened this issue about 2 months ago
buffer is not empty after edit-and-undo (then nvim_buf_line_count/byte2line/line2byte returns 1)
github.com/neovim/neovim - noib3 opened this issue about 2 months ago
github.com/neovim/neovim - noib3 opened this issue about 2 months ago
fix(api): reconfiguring float "relative" does not clear "win"
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
fix: enable :LspLog command in Nvim 0.11.2
github.com/neovim/nvim-lspconfig - svermeulen opened this pull request about 2 months ago
github.com/neovim/nvim-lspconfig - svermeulen opened this pull request about 2 months ago
fix(extui): reposition "more" window after entering cmdwin
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
LSP: Cannot get codelens from rust analyzer
github.com/neovim/neovim - johnazule opened this issue about 2 months ago
github.com/neovim/neovim - johnazule opened this issue about 2 months ago
vim-patch:9.1.1421: tests: need a test for the new-style tutor.tutor
github.com/neovim/neovim - brianhuster opened this pull request about 2 months ago
github.com/neovim/neovim - brianhuster opened this pull request about 2 months ago
vim-patch:95ea0b0: runtime(doc): make 'shiftwidth' setting more precise
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
vim-patch:0aaf6f8: runtime(vim): Update base-syntax, improve :profile highlighting
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
docs: news, intro, lsp, api
github.com/neovim/neovim - justinmk opened this pull request about 2 months ago
github.com/neovim/neovim - justinmk opened this pull request about 2 months ago
fix(api): add missing nargs field to user command Lua callbacks
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
feat(lsp): workspace diagnostic support
github.com/neovim/neovim - MariaSolOs opened this pull request about 2 months ago
github.com/neovim/neovim - MariaSolOs opened this pull request about 2 months ago
docs: lua, UI events
github.com/neovim/neovim - justinmk opened this pull request about 2 months ago
github.com/neovim/neovim - justinmk opened this pull request about 2 months ago
fix(windows): don't set window icon on SIGHUP
github.com/neovim/neovim - Sodastream11 opened this pull request about 2 months ago
github.com/neovim/neovim - Sodastream11 opened this pull request about 2 months ago
ci: "vusted" step fails
github.com/neovim/nvim-lspconfig - justinmk opened this issue about 2 months ago
github.com/neovim/nvim-lspconfig - justinmk opened this issue about 2 months ago
vim-patch:b577ad5: runtime(java): Match annotation- and interface-type names of "java.lang"
github.com/neovim/neovim - clason opened this pull request about 2 months ago
github.com/neovim/neovim - clason opened this pull request about 2 months ago
vim.fs.root() can control "priority"
github.com/neovim/neovim - justinmk opened this issue about 2 months ago
github.com/neovim/neovim - justinmk opened this issue about 2 months ago
feat(helm_ls,yamlls): support custom filetype for helm-ls
github.com/neovim/nvim-lspconfig - qvalentin opened this pull request about 2 months ago
github.com/neovim/nvim-lspconfig - qvalentin opened this pull request about 2 months ago
vim-patch:055cca8: runtime(java): Reference a modern syntax item generator for type names
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
fix(doc): TS parse error in tag name after code
github.com/neovim/neovim - yochem opened this pull request about 2 months ago
github.com/neovim/neovim - yochem opened this pull request about 2 months ago
`*Word*` inside paragraph recognized as tag
github.com/neovim/tree-sitter-vimdoc - yochem opened this issue about 2 months ago
github.com/neovim/tree-sitter-vimdoc - yochem opened this issue about 2 months ago
fix(api): handle count parameter correctly in nvim_parse_cmd and nvim_cmd
github.com/neovim/neovim - glepnir opened this pull request about 2 months ago
github.com/neovim/neovim - glepnir opened this pull request about 2 months ago
LSP clients are being attached twice
github.com/neovim/nvim-lspconfig - hrqmonteirodev opened this issue about 2 months ago
github.com/neovim/nvim-lspconfig - hrqmonteirodev opened this issue about 2 months ago
vim-patch: Vim syntax updates
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
fix(extui): adjust "more" window routing
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
fix(vim.hl.range): handle edge case when `start==finish && inclusive==false`
github.com/neovim/neovim - phanen opened this pull request about 2 months ago
github.com/neovim/neovim - phanen opened this pull request about 2 months ago
fix(api): nvim_buf_set_text incorrectly updates changelist column
github.com/neovim/neovim - glepnir opened this pull request about 2 months ago
github.com/neovim/neovim - glepnir opened this pull request about 2 months ago
vim-patch: various 'complete' features
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
vim-patch:9.1.1419: It is difficult to ignore all but some events
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
github.com/neovim/neovim - luukvbaal opened this pull request about 2 months ago
vim-patch:6fea0a5,5ddcecf,b9ea0a8: document on how to write lang annotation for codeblock in help file
github.com/neovim/neovim - brianhuster opened this pull request about 2 months ago
github.com/neovim/neovim - brianhuster opened this pull request about 2 months ago
vim-patch: doc updates
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
fix(redraw): update curswant for Visual selection
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 2 months ago
fix(redraw): update curswant for Visual selection
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
github.com/neovim/neovim - zeertzjq opened this pull request about 2 months ago
[lspconfig] config "gdscript" not found. Ensure it is listed in `configs.md` or added as a custom server.
github.com/neovim/nvim-lspconfig - Fiehra opened this issue about 2 months ago
github.com/neovim/nvim-lspconfig - Fiehra opened this issue about 2 months ago
vim-patch:9.1.1342: Shebang filetype detection can be improved
github.com/neovim/neovim - e-kwsm opened this pull request 2 months ago
github.com/neovim/neovim - e-kwsm opened this pull request 2 months ago
broken block-visual mode highlight when use count move
github.com/neovim/neovim - phanen opened this issue 2 months ago
github.com/neovim/neovim - phanen opened this issue 2 months ago
fix(filetype): fix shebang detection
github.com/neovim/neovim - e-kwsm opened this pull request 2 months ago
github.com/neovim/neovim - e-kwsm opened this pull request 2 months ago
Supports LSP method `workspace/diagnostic`
github.com/neovim/neovim - brianhuster opened this issue 2 months ago
github.com/neovim/neovim - brianhuster opened this issue 2 months ago
fix(clipboard): handle register type in OSC 52
github.com/neovim/neovim - antoinemadec opened this pull request 2 months ago
github.com/neovim/neovim - antoinemadec opened this pull request 2 months ago
build(win): "incompatible pointer type"
github.com/neovim/neovim - axelhj opened this pull request 2 months ago
github.com/neovim/neovim - axelhj opened this pull request 2 months ago