Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
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
vim-patch:9a39483: runtime(typst): provide a formatlistpat in ftplugin
github.com/neovim/neovim - clason opened this pull request 21 days ago
github.com/neovim/neovim - clason opened this pull request 21 days ago
vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'completeopt'
github.com/neovim/neovim - dundargoc opened this pull request 21 days ago
github.com/neovim/neovim - dundargoc opened this pull request 21 days ago
build: mark CMake variables advanced
github.com/neovim/neovim - e-kwsm opened this pull request 21 days ago
github.com/neovim/neovim - e-kwsm opened this pull request 21 days ago
docs: provide example for configuring LSP foldexpr
github.com/neovim/neovim - gpanders opened this pull request 21 days ago
github.com/neovim/neovim - gpanders opened this pull request 21 days ago
feat(lsp): support `textDocument/selectionRange`
github.com/neovim/neovim - ofseed opened this pull request 21 days ago
github.com/neovim/neovim - ofseed opened this pull request 21 days ago
symlink'd clients no longer attaching/connecting
github.com/neovim/nvim-lspconfig - seanenck opened this issue 21 days ago
github.com/neovim/nvim-lspconfig - seanenck opened this issue 21 days ago
refactor: remove outdated code
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
refactor: replace all instances of vim.uv with vim.loop
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
build(editorconfig): set max_line_length to 120 only for lua files
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
refactor: use simpler file existence check
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 21 days ago
Fix translation errors in src/nvim/po/vi.po
github.com/neovim/neovim - brianhuster opened this pull request 21 days ago
github.com/neovim/neovim - brianhuster opened this pull request 21 days ago
test(vterm): move test functions into vterm_test fixture
github.com/neovim/neovim - jamessan opened this pull request 21 days ago
github.com/neovim/neovim - jamessan opened this pull request 21 days ago
test(treesitter): global highlight definitions and fold test
github.com/neovim/neovim - luukvbaal opened this pull request 22 days ago
github.com/neovim/neovim - luukvbaal opened this pull request 22 days ago
feat(vim.loader): defer writing cache files
github.com/neovim/neovim - lewis6991 opened this pull request 22 days ago
github.com/neovim/neovim - lewis6991 opened this pull request 22 days ago
refactor(options): use `vim.inspect()` for converting OptVal to string
github.com/neovim/neovim - famiu opened this pull request 22 days ago
github.com/neovim/neovim - famiu opened this pull request 22 days ago
fix: return string instead of table for find_mercurial_ancestor
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 22 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 22 days ago
docs: correct millet build command
github.com/neovim/nvim-lspconfig - vortex73 opened this pull request 22 days ago
github.com/neovim/nvim-lspconfig - vortex73 opened this pull request 22 days ago
vim-patch:9.1.0898: runtime(compiler): pytest compiler not included
github.com/neovim/neovim - clason opened this pull request 22 days ago
github.com/neovim/neovim - clason opened this pull request 22 days ago
vim-patch:9.1.0897: filetype: pyrex files are not detected
github.com/neovim/neovim - clason opened this pull request 22 days ago
github.com/neovim/neovim - clason opened this pull request 22 days ago
vim-patch:dd21c89: runtime(compiler): update eslint compiler
github.com/neovim/neovim - clason opened this pull request 22 days ago
github.com/neovim/neovim - clason opened this pull request 22 days ago
perf(decor): add range-based highlighting
github.com/neovim/neovim - vanaigr opened this pull request 22 days ago
github.com/neovim/neovim - vanaigr opened this pull request 22 days ago
feat(img): implement image API for absolute positions
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
Implement `vim.img.protocol()` to detect preferred graphics protocol
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
Implement kitty backend
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
Implement iterm2 backend
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
Implement `vim.img.Image` method `for_each_chunk` to streamline backend processing
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
Implement vim.img._terminal to support basic functionality needed for backends
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
Implement skeleton of vim.img.show() without backends
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
Implement loading an image into memory
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
github.com/neovim/neovim - chipsenkbeil opened this pull request 23 days ago
docs: keybind suggestion for Inspect command
github.com/neovim/neovim - craigmac opened this pull request 23 days ago
github.com/neovim/neovim - craigmac opened this pull request 23 days ago
fix(api): make `nvim_set_hl()` respect all `cterm` attributes
github.com/neovim/neovim - echasnovski opened this pull request 23 days ago
github.com/neovim/neovim - echasnovski opened this pull request 23 days ago
fix(extmark): restore extmarks when completion leader changes
github.com/neovim/neovim - luukvbaal opened this pull request 23 days ago
github.com/neovim/neovim - luukvbaal opened this pull request 23 days ago
`nvim_set_hl()` does not set some highlight attributes in `cterm`
github.com/neovim/neovim - echasnovski opened this issue 23 days ago
github.com/neovim/neovim - echasnovski opened this issue 23 days ago
Built-in completion can still affect nearby extmarks
github.com/neovim/neovim - echasnovski opened this issue 23 days ago
github.com/neovim/neovim - echasnovski opened this issue 23 days ago
build(deps): bump luajit to HEAD - 19878ec05
github.com/neovim/neovim - clason opened this pull request 23 days ago
github.com/neovim/neovim - clason opened this pull request 23 days ago
lsp: incorrect completion insertion position in some cases when buffer need to be attached on mulit-server
github.com/neovim/neovim - ddad431 opened this issue 23 days ago
github.com/neovim/neovim - ddad431 opened this issue 23 days ago
fix(lsp): completion insertion position bug
github.com/neovim/neovim - ddad431 opened this pull request 23 days ago
github.com/neovim/neovim - ddad431 opened this pull request 23 days ago
Segfault with tabpages, large 'cmdheight' and screen resize
github.com/neovim/neovim - zeertzjq opened this issue 23 days ago
github.com/neovim/neovim - zeertzjq opened this issue 23 days ago
vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding'
github.com/neovim/neovim - zeertzjq opened this pull request 23 days ago
github.com/neovim/neovim - zeertzjq opened this pull request 23 days ago
vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages
github.com/neovim/neovim - zeertzjq opened this pull request 23 days ago
github.com/neovim/neovim - zeertzjq opened this pull request 23 days ago
vim-patch: :compiler spotbugs
github.com/neovim/neovim - zeertzjq opened this pull request 23 days ago
github.com/neovim/neovim - zeertzjq opened this pull request 23 days ago
Lua stdlib deprecation strategy; "frozen" phase
github.com/neovim/neovim - justinmk opened this issue 24 days ago
github.com/neovim/neovim - justinmk opened this issue 24 days ago
feat: add typst to the list of languages harper supports
github.com/neovim/nvim-lspconfig - grantlemons opened this pull request 24 days ago
github.com/neovim/nvim-lspconfig - grantlemons opened this pull request 24 days ago
refactor: deprecate util.find_node_modules_ancestor
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
refactor: deprecate util.find_mercurial_ancestor
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
refactor: deprecate util.path.is_dir
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
vim-patch:511eb84: runtime(po): remove poDiffOld/New, add po-format flags to syntax file
github.com/neovim/neovim - clason opened this pull request 24 days ago
github.com/neovim/neovim - clason opened this pull request 24 days ago
fix(diagnostic): preserve cursor position when opening quickfix list
github.com/neovim/neovim - gpanders opened this pull request 24 days ago
github.com/neovim/neovim - gpanders opened this pull request 24 days ago
refactor: deprecate util.path.is_file
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 24 days ago
feat(options): add support for multitype options
github.com/neovim/neovim - famiu opened this pull request 24 days ago
github.com/neovim/neovim - famiu opened this pull request 24 days ago
docs(diagnostics): add quickfix handler example
github.com/neovim/neovim - yochem opened this pull request 24 days ago
github.com/neovim/neovim - yochem opened this pull request 24 days ago
vim-patch:9.1.{0867,0891,0896}
github.com/neovim/neovim - glepnir opened this pull request 24 days ago
github.com/neovim/neovim - glepnir opened this pull request 24 days ago
vim-patch:9.1.0890: %! item not allowed for 'rulerformat'
github.com/neovim/neovim - zeertzjq opened this pull request 24 days ago
github.com/neovim/neovim - zeertzjq opened this pull request 24 days ago
LSP: data properties will be removed if null
github.com/neovim/neovim - tris203 opened this issue 25 days ago
github.com/neovim/neovim - tris203 opened this issue 25 days ago
feat(diagnostic): Quickfix as builtin diagnostic handler
github.com/neovim/neovim - yochem opened this pull request 25 days ago
github.com/neovim/neovim - yochem opened this pull request 25 days ago
docs: add tag `vim.fs.exists()` and document suggested replacement
github.com/neovim/neovim - dundargoc opened this pull request 25 days ago
github.com/neovim/neovim - dundargoc opened this pull request 25 days ago
[BUG]: dirname and sanitize were just removed from path instead of being deprecated
github.com/neovim/nvim-lspconfig - kapral18 opened this issue 25 days ago
github.com/neovim/nvim-lspconfig - kapral18 opened this issue 25 days ago
refactor: deprecate `util.path.exists`
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 25 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 25 days ago
feat(vim.fs): find() can "skip" directories during search
github.com/neovim/neovim - mike325 opened this pull request 25 days ago
github.com/neovim/neovim - mike325 opened this pull request 25 days ago
ci: remove myself from lsp reviewers
github.com/neovim/neovim - mfussenegger opened this pull request 25 days ago
github.com/neovim/neovim - mfussenegger opened this pull request 25 days ago
defaults: quickfix as builtin diagnostic handler
github.com/neovim/neovim - yochem opened this issue 25 days ago
github.com/neovim/neovim - yochem opened this issue 25 days ago
refactor: group deprecated functions at the end
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 25 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 25 days ago
ci: forbid using util.path.sanitize
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 25 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 25 days ago
After setting `'guicursor'`, the `'background'` cannot be changed anymore
github.com/neovim/neovim - ofseed opened this issue 25 days ago
github.com/neovim/neovim - ofseed opened this issue 25 days ago
fix: using method string instead constant
github.com/neovim/nvim-lspconfig - glepnir opened this pull request 25 days ago
github.com/neovim/nvim-lspconfig - glepnir opened this pull request 25 days ago
feat(lsp): allow disabling LSP default options
github.com/neovim/neovim - Futarimiti opened this pull request 25 days ago
github.com/neovim/neovim - Futarimiti opened this pull request 25 days ago
manager.lua:76: attempt to index field 'Methods' (a nil value)
github.com/neovim/nvim-lspconfig - 93mmm opened this issue 26 days ago
github.com/neovim/nvim-lspconfig - 93mmm opened this issue 26 days ago
docs: add language to enable treesitter highlighting for code blocks
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
`require('lspconfig').ts_ls.setup {}` attaches two `ts_ls` language servers to the buffer
github.com/neovim/nvim-lspconfig - insidewhy opened this issue 26 days ago
github.com/neovim/nvim-lspconfig - insidewhy opened this issue 26 days ago
Fix test failures for release / tarball builds
github.com/neovim/neovim - jamessan opened this pull request 26 days ago
github.com/neovim/neovim - jamessan opened this pull request 26 days ago
refactor: remove internal implementation of `util.path.sanitize`
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
refactor: reorder deprecated functions to be last
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
ci: check for deprecated util functions
github.com/neovim/nvim-lspconfig - justinmk opened this pull request 26 days ago
github.com/neovim/nvim-lspconfig - justinmk opened this pull request 26 days ago
vim-patch:7e501f4: runtime(gzip): load undofile if there exists one
github.com/neovim/neovim - clason opened this pull request 26 days ago
github.com/neovim/neovim - clason opened this pull request 26 days ago
vim-patch:9.1.0889: Possible unnecessary redraw after adding/deleting lines
github.com/neovim/neovim - zeertzjq opened this pull request 26 days ago
github.com/neovim/neovim - zeertzjq opened this pull request 26 days ago
refactor: gen_declarations.lua
github.com/neovim/neovim - lewis6991 opened this pull request 26 days ago
github.com/neovim/neovim - lewis6991 opened this pull request 26 days ago
after refactor server attach another project which does not support workspaceFolder
github.com/neovim/nvim-lspconfig - glepnir opened this issue 26 days ago
github.com/neovim/nvim-lspconfig - glepnir opened this issue 26 days ago
refactor: remove internal implementation of util.path.dirname
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
github.com/neovim/nvim-lspconfig - dundargoc opened this pull request 26 days ago
Revert "fix: check existing_client support workspaceFolder"
github.com/neovim/nvim-lspconfig - glepnir opened this pull request 26 days ago
github.com/neovim/nvim-lspconfig - glepnir opened this pull request 26 days ago
Commit fe88eade4ab50fca9ace99205cad1d91645ed9e8 makes neovim to connect to same lsp multiple times..
github.com/neovim/nvim-lspconfig - Nirajgns opened this issue 26 days ago
github.com/neovim/nvim-lspconfig - Nirajgns opened this issue 26 days ago
fix: bashls add bash filetype
github.com/neovim/nvim-lspconfig - kingarrrt opened this pull request 26 days ago
github.com/neovim/nvim-lspconfig - kingarrrt opened this pull request 26 days ago
Commit fe88eade4ab50fca9ace99205cad1d91645ed9e8 breaks pyright and ruff
github.com/neovim/nvim-lspconfig - danpascu opened this issue 26 days ago
github.com/neovim/nvim-lspconfig - danpascu opened this issue 26 days ago
dartls: writing hebrew in multiline strings causes error
github.com/neovim/nvim-lspconfig - eifr opened this issue 26 days ago
github.com/neovim/nvim-lspconfig - eifr opened this issue 26 days ago
fix(lsp): add nvim_ prefix in augroup name
github.com/neovim/neovim - glepnir opened this pull request 26 days ago
github.com/neovim/neovim - glepnir opened this pull request 26 days ago
docs: more accurate typing for LSP references context
github.com/neovim/neovim - ribru17 opened this pull request 26 days ago
github.com/neovim/neovim - ribru17 opened this pull request 26 days ago
fix(lsp): vim.lsp.ClientConfig.commands type
github.com/neovim/neovim - snelling-a opened this pull request 26 days ago
github.com/neovim/neovim - snelling-a opened this pull request 26 days ago
feat(tui): update 'background' on theme change events
github.com/neovim/neovim - gpanders opened this pull request 26 days ago
github.com/neovim/neovim - gpanders opened this pull request 26 days ago
vim-patch:9.1.0888: leftcol property not available in getwininfo()
github.com/neovim/neovim - zeertzjq opened this pull request 27 days ago
github.com/neovim/neovim - zeertzjq opened this pull request 27 days ago
fix(tui): also reset cursor color if it was invisible
github.com/neovim/neovim - gpanders opened this pull request 27 days ago
github.com/neovim/neovim - gpanders opened this pull request 27 days ago
fix(defaults): omit empty line from unimpaired mapping messages
github.com/neovim/neovim - marcuscaisey opened this pull request 27 days ago
github.com/neovim/neovim - marcuscaisey opened this pull request 27 days ago
fix(lsp): retrigger diagnostics request on server cancellation
github.com/neovim/neovim - gpanders opened this pull request 27 days ago
github.com/neovim/neovim - gpanders opened this pull request 27 days ago
fix(lua): remove vim.loader.disable()
github.com/neovim/neovim - justinmk opened this pull request 27 days ago
github.com/neovim/neovim - justinmk opened this pull request 27 days ago
feat(jobs): jobstart(…,{term:true}), deprecate termopen()
github.com/neovim/neovim - justinmk opened this pull request 27 days ago
github.com/neovim/neovim - justinmk opened this pull request 27 days ago
fix: outdated references to 'lspconfig.ui.windows'
github.com/neovim/nvim-lspconfig - justinmk opened this pull request 27 days ago
github.com/neovim/nvim-lspconfig - justinmk opened this pull request 27 days ago
LspInfo: "Failed to get version" with bash-language-server
github.com/neovim/nvim-lspconfig - yb66 opened this issue 27 days ago
github.com/neovim/nvim-lspconfig - yb66 opened this issue 27 days ago
fix: check existing_client support workspaceFolder
github.com/neovim/nvim-lspconfig - glepnir opened this pull request 27 days ago
github.com/neovim/nvim-lspconfig - glepnir opened this pull request 27 days ago