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
feat(filetype): detect ixx, txx and mxx
wroyca opened this pull request 4 months ago
wroyca opened this pull request 4 months ago
segfault on specific bytes since utf8proc casefolding
ibuki2003 opened this issue 4 months ago
ibuki2003 opened this issue 4 months ago
fix(diff): use mmfile_t in linematch
lewis6991 opened this pull request 4 months ago
lewis6991 opened this pull request 4 months ago
feat(health): highlight headings
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
Dot repeat breaks macros with search
AdelSehic opened this issue 4 months ago
AdelSehic opened this issue 4 months ago
test(api/buffer_updates_spec): prevent flakiness
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
Inconsistent Commenting Behavior for Markdown Files
yuukibarns opened this issue 4 months ago
yuukibarns opened this issue 4 months ago
test(api/buffer_updates_spec): prevent flakiness
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
fix(channel): handle writing to file instead of pipe
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
fix(channel): handle writing to file instead of pipe
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
fix(diff): implementation of strchr to handle file contents with string terminator '\0'
jwhite510 opened this pull request 4 months ago
jwhite510 opened this pull request 4 months ago
perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`
ribru17 opened this pull request 4 months ago
ribru17 opened this pull request 4 months ago
docs: correct small typo (`lualint` -> `lintlua`)
ribru17 opened this pull request 4 months ago
ribru17 opened this pull request 4 months ago
docs(treesitter): improve typing for `get_captures_at_pos()`
ribru17 opened this pull request 4 months ago
ribru17 opened this pull request 4 months ago
build: fix or silence new clang-tidy warnings
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
fix: check for valid linematch input
jwhite510 opened this pull request 4 months ago
jwhite510 opened this pull request 4 months ago
refactor(lua): vim.keymap.set tests, docs
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
docs: dev_arch, misc
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
crash on chansend() write to redirected stdioopen() channel
titaniumtraveler opened this issue 4 months ago
titaniumtraveler opened this issue 4 months ago
build(deps): bump libuv to v1.49.0
clason opened this pull request 4 months ago
clason opened this pull request 4 months ago
fix(window): respect hide flag of float windows when switching
glepnir opened this pull request 4 months ago
glepnir opened this pull request 4 months ago
fix(diagnostic): correct `severity` type on `setqflist`, `setloclist`
nathanmsmith opened this pull request 4 months ago
nathanmsmith opened this pull request 4 months ago
linematch.c crashes when processing strings with embedded `NUL` characters
przepompownia opened this issue 4 months ago
przepompownia opened this issue 4 months ago
mouse event for buffer in non-focusable window
errael opened this issue 4 months ago
errael opened this issue 4 months ago
CTRL-W_CTRL-W transfers focus to hidden window
errael opened this issue 4 months ago
errael opened this issue 4 months ago
Output more than 50 lines in `vim.schedule_wrap` when triggered `VimLeavePre`, stuck.
petricavalry opened this issue 4 months ago
petricavalry opened this issue 4 months ago
feat(comment): allow commentstring to be determined from node metadata
ribru17 opened this pull request 4 months ago
ribru17 opened this pull request 4 months ago
number:[1-9] options for signcolumn
trevorwhitney opened this issue 4 months ago
trevorwhitney opened this issue 4 months ago
mail.vim regex for emoji's slows down navigation
GSI opened this issue 4 months ago
GSI opened this issue 4 months ago
fix(coverity): size_t overflow
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
diagnostics: vim.diagnostic.is_shown(), vim.diagnostic.is_hidden() or something similar to test if there are hidden diagnostics
titaniumtraveler opened this issue 4 months ago
titaniumtraveler opened this issue 4 months ago
snippet: parsing error if placeholder or choice node contains special text
echasnovski opened this issue 4 months ago
echasnovski opened this issue 4 months ago
docs: render @see, @note items in _meta/api.lua
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
build(deps): bump libuv to HEAD - e1a546525
clason opened this pull request 4 months ago
clason opened this pull request 4 months ago
vim-patch:a7229c8: runtime(rmd,rrst): 'fex' option not properly restored
clason opened this pull request 4 months ago
clason opened this pull request 4 months ago
fix(paste): only record a paste when it's from RPC
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
getmousepos() doesn't find non-focusable windows
errael opened this issue 4 months ago
errael opened this issue 4 months ago
vim-patch:9.1.{0741,0742}: No way to get prompt for input()/confirm()
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
fix(filetype): handle .in files with no filename
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
fix(filetype): handle .in files with no filename
tris203 opened this pull request 4 months ago
tris203 opened this pull request 4 months ago
filetype.lua fails on file named ".in"
vanaoff opened this issue 4 months ago
vanaoff opened this issue 4 months ago
docs: remove mention of removed parsers
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
backport: fix(vim.fs): dirname() returns "." on mingw/msys2
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
use "nvim -l" as test runner
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
test(tui_spec): prevent another case of race between paste and input
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
test(tui_spec): prevent another case of race between paste and input
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
fix(vim.fs): dirname() returns "." on mingw/msys2
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
build: silence "po" noise
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
comment on non-linewise text objects
Konfekt opened this issue 4 months ago
Konfekt opened this issue 4 months ago
feat(paste): unify cancel and error behavior
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
vim-patch:be551da: runtime(netrw): remove extraneous closing bracket
clason opened this pull request 4 months ago
clason opened this pull request 4 months ago
typo:
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
fix(runtime): treat b:undo_ftplugin consistently in Lua ftplugins
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
feat(completion): completion for vim.fn, variable, and option accessors
wookayin opened this pull request 4 months ago
wookayin opened this pull request 4 months ago
vim-patch:9.1.0740: incorrect internal diff with empty file
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
UpdateRemotePlugins does not work
bon-ami opened this issue 4 months ago
bon-ami opened this issue 4 months ago
build: silence "po" noise
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
build(make): use `git clean -fdx` for `make distclean`
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
build: use treesitter's CMakeLists.txt
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
build(cmake): remove unnecessary policy code
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
One more example of timoutlen breaking mappings
crazyminecuber opened this issue 4 months ago
crazyminecuber opened this issue 4 months ago
winget nightly installer hash does not match
albertosantini opened this issue 4 months ago
albertosantini opened this issue 4 months ago
undo region
orenbenkiki opened this issue 4 months ago
orenbenkiki opened this issue 4 months ago
bracketed paste is not cancelled when vim.paste() returns false
zeertzjq opened this issue 4 months ago
zeertzjq opened this issue 4 months ago
`:help editorconfig` doesn't match behavior concerning filename
errael opened this issue 4 months ago
errael opened this issue 4 months ago
fix(lsp): handle multiline signature help labels
MariaSolOs opened this pull request 4 months ago
MariaSolOs opened this pull request 4 months ago
test(terminal): unskip wrap tests on windows
clason opened this pull request 4 months ago
clason opened this pull request 4 months ago
build: bump minimum cmake version to 3.16
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
feat(fs.lua): add vim.fs.rm()
lewis6991 opened this pull request 4 months ago
lewis6991 opened this pull request 4 months ago
fix(api): deprecate nvim_subscribe, nvim_unsubscribe
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
docs(api): `nvim_get_runtime_file()` preserves 'runtimepath' order
echasnovski opened this pull request 4 months ago
echasnovski opened this pull request 4 months ago
API: clean up "meta info" functions for buf/win/tabpage
justinmk opened this issue 4 months ago
justinmk opened this issue 4 months ago
vim-patch: rapid files are not recognized
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
vim-patch:e6b01cf: runtime(dist): do not output a message if executable is not found
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
API: one buffer text api to rule them all
justinmk opened this issue 4 months ago
justinmk opened this issue 4 months ago
ci: update labeler configuration and add reviewers
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
vim-patch:9.1.0739: [security]: use-after-free in ex_getln.c
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
build: remove nix flakes
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
fix issues with s390x CI on master (xdiff and others)
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
LSP: improved core support for "hint diagnostics"
jfly opened this issue 4 months ago
jfly opened this issue 4 months ago
vim.diagnostic.goto_next jumps to incorrect column and gets stuck in markdown
xudyang1 opened this issue 4 months ago
xudyang1 opened this issue 4 months ago
build: work around bug in make when PATH includes cmake as dir
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
build: add quotes around `CMAKE_GENERATOR` variable
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
build: make makefile work on windows
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
build(deps): bump wasmtime to v25.0.1
clason opened this pull request 4 months ago
clason opened this pull request 4 months ago
fix(paste): improve repeating of pasted text
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
revert: "Makefile: use pattern rules for build/.deps (#10366)"
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
ci: remove "skip ci" tag
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
refactor: rename "Dictionary" => "Dict"
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
ci: don't add reviewers for PRs created by a bot
neovim-backports[bot] opened this pull request 4 months ago
neovim-backports[bot] opened this pull request 4 months ago
ci: don't add reviewers for backport PRs
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
build: work around bug in make when PATH includes cmake as dir
dundargoc opened this pull request 4 months ago
dundargoc opened this pull request 4 months ago
fix(snippet): stop jump when current index is final one
glepnir opened this pull request 4 months ago
glepnir opened this pull request 4 months ago
fix(snippet): don't auto map tab and s-tab when already have define
glepnir opened this pull request 4 months ago
glepnir opened this pull request 4 months ago
backport 30426 to release 0.10
clason opened this pull request 4 months ago
clason opened this pull request 4 months ago
LSP: current parameter in signature help not highlighted if the label spans multiple lines
xdBronch opened this issue 4 months ago
xdBronch opened this issue 4 months ago
vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function matches
zeertzjq opened this pull request 4 months ago
zeertzjq opened this pull request 4 months ago
fix(treesitter): lint top-level anonymous nodes
ribru17 opened this pull request 4 months ago
ribru17 opened this pull request 4 months ago
SIGSEGV after deleting buffers with a floating window in a different tab.
ayosec opened this issue 4 months ago
ayosec opened this issue 4 months ago
Still Poor performance with Treesitter highlighting on deep if-else in c
kaddkaka opened this issue 4 months ago
kaddkaka opened this issue 4 months ago