Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/neovim/neovim
Vim-fork focused on extensibility and usability
https://github.com/neovim/neovim
vim-patch:9.1.0826: filetype: sway files are not recognized
clason opened this pull request 2 months ago
clason opened this pull request 2 months ago
kitty keyboard protocol + shifted keys; qwertz keyboard not handling c-]
mfussenegger opened this issue 2 months ago
mfussenegger opened this issue 2 months ago
fix(health): better layout of vim.treesitter health check
clason opened this pull request 2 months ago
clason opened this pull request 2 months ago
fix(api): add callbackpath in nvim_get_autocmds
glepnir opened this pull request 2 months ago
glepnir opened this pull request 2 months ago
fix(api): update "range" windows in nvim__redraw
luukvbaal opened this pull request 2 months ago
luukvbaal opened this pull request 2 months ago
fix(treesitter): remove redundant on_bytes callback
luukvbaal opened this pull request 2 months ago
luukvbaal opened this pull request 2 months ago
fix(inccommand): ensure cursor is where it belongs
luukvbaal opened this pull request 2 months ago
luukvbaal opened this pull request 2 months ago
`nvim_get_autocmd()` should return filepath and line-number
Rishabh672003 opened this issue 2 months ago
Rishabh672003 opened this issue 2 months ago
feat(mouse)!: default 'mouse' to "a"
errael opened this pull request 2 months ago
errael opened this pull request 2 months ago
foldtextresult() is inconsistent with the new 'foldtext' set to empty string feature
stringTrimmer opened this issue 2 months ago
stringTrimmer opened this issue 2 months ago
fix(treesitter): close InspectTree/EditQuery window on BufUnload
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
mapping callback error report doesn't indicate where the error came from
errael opened this issue 2 months ago
errael opened this issue 2 months ago
in gui, startup messages don't show up in command-line
errael opened this issue 2 months ago
errael opened this issue 2 months ago
LSP: vim.api.nvim_buf_get_name marked as deprecated
Fuuruko opened this issue 2 months ago
Fuuruko opened this issue 2 months ago
vim-patch:26113e5: runtime(doc): Include netrw-gp in TOC
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
feat(lsp): add `vim.lsp.config` and `vim.lsp.enable`
lewis6991 opened this pull request 2 months ago
lewis6991 opened this pull request 2 months ago
feat(lsp): multi-client support for signature_help
lewis6991 opened this pull request 2 months ago
lewis6991 opened this pull request 2 months ago
snippet can't stop at $0 section
glepnir opened this issue 2 months ago
glepnir opened this issue 2 months ago
Build failed on Windows
alexaschee opened this issue 2 months ago
alexaschee opened this issue 2 months ago
feat(editor): add scoped variables for lua
ofseed opened this pull request 2 months ago
ofseed opened this pull request 2 months ago
LSP: `:tag` behaving differently from `C-]`, `C-w ]`, `C-w }` etc with `vim.lsp.tagfunc`
porridgewithraisins opened this issue 2 months ago
porridgewithraisins opened this issue 2 months ago
fix(lua): show stacktrace for error in vim.on_key() callback
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
vim.on_key callback error display missing stack traceback
errael opened this issue 2 months ago
errael opened this issue 2 months ago
Unable use NVIM over SSH
u3Izx9ql7vW4 opened this issue 2 months ago
u3Izx9ql7vW4 opened this issue 2 months ago
ci: remove all reviewer related CI jobs
dundargoc opened this pull request 2 months ago
dundargoc opened this pull request 2 months ago
parser(markdown): incremental selection at ending space raises E5108
xudyang1 opened this issue 2 months ago
xudyang1 opened this issue 2 months ago
ci: adjust reviewers
dundargoc opened this pull request 2 months ago
dundargoc opened this pull request 2 months ago
fix(lsp): hover border type can be string
nikolightsaber opened this pull request 2 months ago
nikolightsaber opened this pull request 2 months ago
ext_popupumenu lacks some highlight attributes for matched text
smilhey opened this issue 2 months ago
smilhey opened this issue 2 months ago
refactor: vim.loader
lewis6991 opened this pull request 2 months ago
lewis6991 opened this pull request 2 months ago
fix: another round of type annotation fixes
lewis6991 opened this pull request 2 months ago
lewis6991 opened this pull request 2 months ago
vim-patch: netrw fixes
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
vim-patch:6be21b9: runtime(debversions): Add plucky (25.04) as Ubuntu release name
clason opened this pull request 2 months ago
clason opened this pull request 2 months ago
vim-patch:9.1.0823: filetype: Zephyr overlay files not recognized
clason opened this pull request 2 months ago
clason opened this pull request 2 months ago
test: fix files being left behind
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
comment: injected filetype is used on linewise motions
przepompownia opened this issue 2 months ago
przepompownia opened this issue 2 months ago
Assertion `row >=0` failed for oneline error message
przepompownia opened this issue 2 months ago
przepompownia opened this issue 2 months ago
Netrw does not open remote file
henkye opened this issue 2 months ago
henkye opened this issue 2 months ago
virt_lines doesn't scroll horizontally
WhyNotHugo opened this issue 2 months ago
WhyNotHugo opened this issue 2 months ago
fix(lsp): Ignore ServerCancelled error when pulling lsp diagnostics
Jesse-Bakker opened this pull request 2 months ago
Jesse-Bakker opened this pull request 2 months ago
Ignore test files in root directory
yochem opened this pull request 2 months ago
yochem opened this pull request 2 months ago
docs(build): how to build deb
spacey-sooty opened this pull request 2 months ago
spacey-sooty opened this pull request 2 months ago
refactor(options): move option callbacks from option.c to option_cb.c
famiu opened this pull request 2 months ago
famiu opened this pull request 2 months ago
fix(lsp): correct hover result handling
notomo opened this pull request 2 months ago
notomo opened this pull request 2 months ago
fix(float): missing error handle in win_alloc_aucmd_win
glepnir opened this pull request 2 months ago
glepnir opened this pull request 2 months ago
refactor(options): unify `put_set(num|bool|string)`
famiu opened this pull request 2 months ago
famiu opened this pull request 2 months ago
fix(netrw): added `\M` to avoid matching against `~` in the directory…
tomben13 opened this pull request 2 months ago
tomben13 opened this pull request 2 months ago
Netrw E874 when navigating on remote directory with `~` when using netrw_liststyle = 3
tomben13 opened this issue 2 months ago
tomben13 opened this issue 2 months ago
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
Using CTRL-C to exit visual block insert only inserts text on current line
dwgrth opened this issue 2 months ago
dwgrth opened this issue 2 months ago
InspectTree: exiting source buffer raises E855
xudyang1 opened this issue 2 months ago
xudyang1 opened this issue 2 months ago
LSP: rust_analyzer: -32802: server cancelled the request
vikulikov opened this issue 2 months ago
vikulikov opened this issue 2 months ago
feat(defaults): add unimpaired empty line below/above cursor mapping
yochem opened this pull request 2 months ago
yochem opened this pull request 2 months ago
fix(defaults): omit extraneous info from unimpaired mapping errors
gpanders opened this pull request 2 months ago
gpanders opened this pull request 2 months ago
feat(lsp)!: deprecate client-server handlers in `vim.lsp.handlers`
lewis6991 opened this pull request 2 months ago
lewis6991 opened this pull request 2 months ago
docs(eval): use table in virtcol function
glepnir opened this pull request 2 months ago
glepnir opened this pull request 2 months ago
vim-patch:9.1.0820: tests: Mac OS tests are too flaky
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
vim-patch:9.1.{0810,0811,0821}: 'findexpr'
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
refactor: sort various Lua tables in src/ alphabetically
neovim-backports[bot] opened this pull request 2 months ago
neovim-backports[bot] opened this pull request 2 months ago
refactor: sort various Lua tables in src/ alphabetically
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
Setting `winfixbuf` immediately after startup will cause window duplication
kawre opened this issue 2 months ago
kawre opened this issue 2 months ago
vim-patch:1e2007e: runtime(awk): Highlight more awk comments in syntax script
clason opened this pull request 2 months ago
clason opened this pull request 2 months ago
refactor(options): remove `get_option_value_strict`
famiu opened this pull request 2 months ago
famiu opened this pull request 2 months ago
docs: fix some line wrappings
MrChozo opened this pull request 2 months ago
MrChozo opened this pull request 2 months ago
docs: fix unordered list line wrap
MrChozo opened this pull request 2 months ago
MrChozo opened this pull request 2 months ago
Fix unordered list line wrap
MrChozo opened this pull request 2 months ago
MrChozo opened this pull request 2 months ago
refactor(options): remove unnecessary `#undef`
famiu opened this pull request 2 months ago
famiu opened this pull request 2 months ago
docs(options): add NonInteractive and plaintext rendering to powershell 'shellcmdflag'
kmoschcau opened this pull request 2 months ago
kmoschcau opened this pull request 2 months ago
fix(lsp): list all workspace folders in healthcheck
MariaSolOs opened this pull request 2 months ago
MariaSolOs opened this pull request 2 months ago
too many <MouseMove> events when using `&mousemoveevent`
errael opened this issue 2 months ago
errael opened this issue 2 months ago
fix(treesitter): correct condition in `__has_ancestor`
amaanq opened this pull request 2 months ago
amaanq opened this pull request 2 months ago
fix(popupmenu): add column bounds check to `pum_select_mouse_pos`
dane73 opened this pull request 2 months ago
dane73 opened this pull request 2 months ago
fix(lsp): compare URI instead of workspace folder name
gpanders opened this pull request 2 months ago
gpanders opened this pull request 2 months ago
refactor(options): use enum for option flags
famiu opened this pull request 2 months ago
famiu opened this pull request 2 months ago
vim.inspect's options are undocumented
Julian opened this issue 2 months ago
Julian opened this issue 2 months ago
refactor(options): make 'shellslash' and 'completeslash' no-op on POSIX
famiu opened this pull request 2 months ago
famiu opened this pull request 2 months ago
Document how to defend against side effects of `nvim_get_option_value()` with `filetype` option
przepompownia opened this issue 2 months ago
przepompownia opened this issue 2 months ago
crash in ts_node_type with tree-sitter-cpp
b0o opened this issue 2 months ago
b0o opened this issue 2 months ago
Setting 'winbar' on 'BufWinEnter' can unexpectedly cause window with 'winfixheight' to resize on opening/closing other windows
Bekaboo opened this issue 2 months ago
Bekaboo opened this issue 2 months ago
docs(lsp): document alternative for vim.lsp.util.jump_to_location
MariaSolOs opened this pull request 2 months ago
MariaSolOs opened this pull request 2 months ago
Insertion after expansion of snippet starts at wrong place
Rishabh672003 opened this issue 2 months ago
Rishabh672003 opened this issue 2 months ago
fix(tutor): tell user to add lines to vimtutor so the line checker doesn't break
echometerain opened this pull request 2 months ago
echometerain opened this pull request 2 months ago
docs(treesitter): specify predicate boolean return value
ribru17 opened this pull request 2 months ago
ribru17 opened this pull request 2 months ago
refactor(lsp): deprecate get_client_by_id
justinmk opened this pull request 2 months ago
justinmk opened this pull request 2 months ago
build(deps): bump wasmtime to v26.0.1
clason opened this pull request 2 months ago
clason opened this pull request 2 months ago
fix(completion): determine LSP completion matching by completeopt
kristijanhusak opened this pull request 2 months ago
kristijanhusak opened this pull request 2 months ago
snippets: show indicator for placeholders
ColinKennedy opened this issue 2 months ago
ColinKennedy opened this issue 2 months ago
feat(lua): vim.on_key() can consume the key
errael opened this pull request 2 months ago
errael opened this pull request 2 months ago
feat(lsp)!: multiple client support for vim.lsp.buf.hover()
lewis6991 opened this pull request 2 months ago
lewis6991 opened this pull request 2 months ago
feat(lsp): deprecate vim.lsp.buf.completion
lewis6991 opened this pull request 2 months ago
lewis6991 opened this pull request 2 months ago
lua: what is up with pack()/table.unpack()/pack()/table.unpack()? Should we set LuaJIT 5.2 semi-compatibility?
aktau opened this issue 2 months ago
aktau opened this issue 2 months ago
test(012_directory_spec): fix flakiness on Windows
neovim-backports[bot] opened this pull request 2 months ago
neovim-backports[bot] opened this pull request 2 months ago
test(012_directory_spec): fix flakiness on Windows
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
fix(options): missing error check for global 'scl' and 'winhl'
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
vim-patch:9.1.{0802,0803,0804,0806,0812}: :setglobal fixes
zeertzjq opened this pull request 2 months ago
zeertzjq opened this pull request 2 months ago
refactor(options): always allocate option values
famiu opened this pull request 3 months ago
famiu opened this pull request 3 months ago
refactor: remove str_enc wrappers
tris203 opened this pull request 3 months ago
tris203 opened this pull request 3 months ago
docs: misc
dundargoc opened this pull request 3 months ago
dundargoc opened this pull request 3 months ago
Failed to load parser: uv_dlsym: no error
srghma opened this issue 3 months ago
srghma opened this issue 3 months ago
fix(gen_help_html): fix validation type
dundargoc opened this pull request 3 months ago
dundargoc opened this pull request 3 months ago