Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / neovim/neovim issues and pull requests

#29135 - Screenchar/screenstring does not work with multigrid

Issue - State: open - Opened by fredizzimo 1 day ago
Labels: bug

#29134 - fix(diagnostic): fix float scope filtering

Pull Request - State: open - Opened by AThePeanut4 1 day ago
Labels: diagnostic

#29133 - fix(treesitter): add opts to iter_captures

Pull Request - State: open - Opened by Danielkonge 1 day ago - 2 comments
Labels: treesitter

#29132 - vim-patch:8.2.{4436,4437,4452},9.1.0456

Pull Request - State: closed - Opened by zeertzjq 1 day ago
Labels: vim-patch

#29131 - vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S"

Pull Request - State: closed - Opened by zeertzjq 1 day ago
Labels: vim-patch

#29129 - Fix tutor

Pull Request - State: closed - Opened by Empathy117 1 day ago - 3 comments

#29127 - Neovim doesn't respect my colorscheme in version 0.10.0

Issue - State: closed - Opened by Hund 1 day ago - 3 comments
Labels: closed:duplicate

#29126 - Adding clarification to INSTALL.md

Pull Request - State: open - Opened by prljav 1 day ago
Labels: documentation

#29125 - fix(column): crash with 'signcolumn' set to "number"

Pull Request - State: closed - Opened by github-actions[bot] 1 day ago
Labels: target:release

#29124 - refactor(input): don't use a ring for input

Pull Request - State: open - Opened by bfredl 1 day ago
Labels: refactor, input

#29123 - fix(completion): make sure the info preview window is highest one

Pull Request - State: open - Opened by glepnir 1 day ago
Labels: completion

#29122 - fix(lsp): trim trailing whitespace from completion words

Pull Request - State: open - Opened by mfussenegger 1 day ago
Labels: lsp

#29121 - fix(types): support named and vararg returns for `fun()` types

Pull Request - State: open - Opened by willothy 2 days ago - 8 comments
Labels: lua

#29120 - vim-patch:0bdc5d8: runtime(doc): Add ft_hare.txt to Reference Manual TOC

Pull Request - State: closed - Opened by zeertzjq 2 days ago
Labels: documentation, vim-patch

#29119 - LSP de-sync when using softtabstop=-1 with foldmethod=indent

Issue - State: open - Opened by icholy 2 days ago - 3 comments
Labels: bug, lsp

#29117 - feat(terminal): add support for OSC 52 to embedded terminal

Pull Request - State: open - Opened by gpanders 2 days ago - 4 comments
Labels: terminal

#29116 - feat: add `vim.usercommand` Lua API

Pull Request - State: open - Opened by mrcjkb 2 days ago - 7 comments

#29115 - build(luarc): remove deprecated {3rd} syntax

Pull Request - State: closed - Opened by dundargoc 2 days ago - 4 comments
Labels: build

#29114 - refactor(tui): use a linear buffer for buffered keys

Pull Request - State: closed - Opened by bfredl 2 days ago
Labels: refactor, tui

#29113 - fix(luacats): allow all types inside tuples

Pull Request - State: closed - Opened by icholy 2 days ago - 1 comment

#29112 - Crashed when executing LazyCheck

Issue - State: closed - Opened by japinli 2 days ago - 1 comment

#29111 - refactor(lua): use tuple syntax everywhere

Pull Request - State: open - Opened by icholy 2 days ago - 2 comments
Labels: refactor, lua, lsp, treesitter, diagnostic, filetype, checkhealth

#29110 - refactor(lsp): use tuple syntax in generated protocol types

Pull Request - State: closed - Opened by icholy 2 days ago
Labels: refactor, lsp

#29109 - rpc fail invalid header line "contents.py"`

Issue - State: open - Opened by eyalk11 3 days ago - 3 comments
Labels: bug, needs:repro, lsp

#29108 - vim-patch:9.1.{0453,0454}: filetype: rasi files are not recognized

Pull Request - State: closed - Opened by clason 3 days ago
Labels: vim-patch, filetype

#29106 - refactor(io): separate types for read and write streams

Pull Request - State: closed - Opened by bfredl 3 days ago
Labels: refactor, io

#29105 - fix(win-msi): add bin to PATH per-machine after installation

Pull Request - State: closed - Opened by github-actions[bot] 3 days ago
Labels: target:release

#29104 - feat(vim.net): fetch(), download(), and :e URL in lua

Pull Request - State: open - Opened by TheLeoP 3 days ago
Labels: lua, netrw, network

#29103 - test: do not set termguicolors in test runner

Pull Request - State: open - Opened by gpanders 3 days ago - 1 comment
Labels: test

#29102 - vim-patch:9.1.{0449,0451}

Pull Request - State: closed - Opened by zeertzjq 3 days ago
Labels: vim-patch

#29101 - feat(win-msi): mention standard paths, XDG vars in Windows installer

Pull Request - State: open - Opened by TheLeoP 3 days ago
Labels: build

#29099 - fix(win-msi): add bin to PATH per-machine after installation

Pull Request - State: closed - Opened by TheLeoP 3 days ago - 1 comment
Labels: platform:windows, distribution, ci:backport release-0.10

#29098 - docs(luacats): add tuple support

Pull Request - State: closed - Opened by icholy 3 days ago

#29097 - docs: add defaults for vim.diagnostic.config() "jump" opts

Pull Request - State: closed - Opened by gpanders 3 days ago - 1 comment
Labels: typo, diagnostic

#29096 - fix(tui): skip TUI in ui_rgb_attached

Pull Request - State: open - Opened by gpanders 3 days ago - 1 comment
Labels: tui

#29095 - refactor(lsp): use predefined types in util function signatures

Pull Request - State: closed - Opened by icholy 3 days ago
Labels: refactor, lsp

#29094 - vim-patch:8.1.0716: get warning message when 'completefunc' returns nothing

Pull Request - State: open - Opened by glepnir 3 days ago - 1 comment
Labels: vim-patch

#29093 - refactor(fileio): use a linear buffer for FileDescriptor

Pull Request - State: closed - Opened by bfredl 4 days ago
Labels: refactor

#29092 - perf(lsp): don't copy completion items in filter pass

Pull Request - State: closed - Opened by mfussenegger 4 days ago
Labels: lsp

#29091 - fix(lsp): clear lsp client diagnostics

Pull Request - State: closed - Opened by github-actions[bot] 4 days ago
Labels: target:release

#29090 - vim-patch:8.2.3061: testing the shell option is incomplete and spread out

Pull Request - State: closed - Opened by zeertzjq 4 days ago
Labels: test, vim-patch

#29089 - fix(ui): superfluous showmode due to unset globals

Pull Request - State: open - Opened by luukvbaal 4 days ago - 9 comments
Labels: ui, ci:backport release-0.10

#29086 - nvim sends excessive amount of grid_cursor_goto when pmenu is open with ext_popupmenu

Issue - State: open - Opened by vhakulinen 4 days ago - 2 comments
Labels: bug-regression, ui-extensibility, has:bisected

#29085 - feat: change 'commentstring' to `// %s` for C/C++

Pull Request - State: open - Opened by sohamshanbhag 4 days ago - 18 comments
Labels: comment

#29083 - test: fix gen_help_html [skip ci]

Pull Request - State: open - Opened by dundargoc 4 days ago - 1 comment
Labels: test

#29082 - ci: update labeler configuration and add reviewers

Pull Request - State: closed - Opened by dundargoc 4 days ago - 1 comment
Labels: ci

#29081 - neovim 0.10.0 linux64 release tarball needs glibc 2.28/2.29

Issue - State: closed - Opened by lebedov 4 days ago - 6 comments

#29080 - Remove deprecated rustc arguments

Pull Request - State: closed - Opened by kaffarell 5 days ago - 1 comment

#29079 - Default c/cpp commentstring

Issue - State: open - Opened by sohamshanbhag 5 days ago - 21 comments
Labels: enhancement, defaults, needs:discussion

#29077 - Allow for inlay hints to be automatically disabled in insert mode

Issue - State: closed - Opened by David-Aguilo 5 days ago - 1 comment
Labels: enhancement, lsp

#29074 - docs: allow "Neovim" and "neovim"

Pull Request - State: closed - Opened by dundargoc 5 days ago - 4 comments

#29073 - docs: add guide for developing Lua plugins

Pull Request - State: open - Opened by mrcjkb 5 days ago - 1 comment
Labels: documentation

#29071 - feat(lsp): support postfix snippet completion; use fuzzy match on filterText

Pull Request - State: closed - Opened by mfussenegger 5 days ago - 1 comment
Labels: lsp

#29069 - Fix a letter in the readme

Pull Request - State: closed - Opened by W20MC 5 days ago - 1 comment
Labels: documentation, typo

#29067 - feat: add "jump" options to vim.diagnostic.config()

Pull Request - State: closed - Opened by gpanders 5 days ago
Labels: diagnostic

#29066 - feat(defaults): use vim.diagnostic.jump() for default mappings

Pull Request - State: closed - Opened by gpanders 5 days ago
Labels: defaults

#29064 - feat(lua): add new overload to vim.keymap.set

Pull Request - State: open - Opened by max397574 6 days ago - 10 comments
Labels: lua

#29063 - refactor(fileio): remove useless use of FileDescriptor

Pull Request - State: closed - Opened by bfredl 6 days ago
Labels: refactor

#29062 - fix(ui): flush ext_cmdline events before doing cmdpreview

Pull Request - State: closed - Opened by github-actions[bot] 6 days ago
Labels: target:release

#29061 - Escaped commas are not handled in options

Issue - State: open - Opened by ontanj 6 days ago - 3 comments
Labels: bug, lua, options

#29060 - build: reuse code for deps.txt for both deps and main build

Pull Request - State: closed - Opened by dundargoc 6 days ago
Labels: build

#29058 - vim-patch:0b74eec: runtime(stylus): remove remaining css code (vim/vim#14866)

Pull Request - State: closed - Opened by github-actions[bot] 6 days ago
Labels: target:release

#29057 - vim-patch:0b74eec: runtime(stylus): remove remaining css code (vim/vim#14866)

Pull Request - State: closed - Opened by zeertzjq 6 days ago - 1 comment
Labels: vim-patch, ci:backport release-0.10

#29056 - `synIDattr` returns GUI color names with `notermguicolors`

Issue - State: open - Opened by vlncheme 6 days ago - 7 comments
Labels: tui, bug-regression, has:bisected, highlight

#29055 - stylus syntax file: Undefined variable: main_syntax

Issue - State: closed - Opened by samuzora 6 days ago - 1 comment
Labels: runtime, bug-vim

#29054 - fix(runtime): source c ftplugin properly for cpp on Windows

Pull Request - State: closed - Opened by github-actions[bot] 6 days ago
Labels: target:release

#29053 - fix(runtime): source c ftplugin properly for cpp on Windows

Pull Request - State: closed - Opened by zeertzjq 6 days ago - 1 comment
Labels: runtime, ci:backport release-0.10

#29052 - "Option 'commentstring' is empty" in .cpp files

Issue - State: closed - Opened by archiedwest 6 days ago - 4 comments
Labels: bug, platform:windows, runtime

#29051 - Fix broken vim.keymap.del error

Pull Request - State: closed - Opened by mattfbacon 6 days ago - 5 comments
Labels: lsp

#29050 - fix(lsp): clear lsp client diagnostics

Pull Request - State: closed - Opened by crwebb85 6 days ago - 9 comments
Labels: lsp, ci:backport release-0.10

#29049 - SHA256 sums for multiple dependencies in deps.txt are not stable

Issue - State: closed - Opened by thestr4ng3r 6 days ago - 14 comments
Labels: enhancement, build

#29048 - LSP diagnostics not cleared on client stop for unattached buffers

Issue - State: closed - Opened by crwebb85 6 days ago
Labels: bug, lsp

#29047 - initial file open sometimes replaces character under cursor with 'g'

Issue - State: open - Opened by rcaputo 6 days ago - 5 comments
Labels: bug, tui

#29045 - ci: bump backport action to version 3

Pull Request - State: closed - Opened by dundargoc 6 days ago
Labels: ci

#29044 - fix(snippet): cancel snippet session when leaving the buffer

Pull Request - State: closed - Opened by github-actions[bot] 6 days ago
Labels: target:release

#29043 - fix(lsp): do not detach from buffer if there are uninitialized clients

Pull Request - State: closed - Opened by github-actions[bot] 6 days ago
Labels: target:release

#29042 - Integrate tree-sitter parsers into the toplevel build system

Issue - State: open - Opened by thestr4ng3r 6 days ago - 18 comments
Labels: enhancement, build

#29041 - vim-patch:393708c: runtime(vim): re-generate vim syntax from generator

Pull Request - State: closed - Opened by zeertzjq 6 days ago
Labels: vim-patch

#29039 - ci: bump korthout/backport-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 7 days ago - 2 comments
Labels: ci, dependencies

#29038 - fix: "popcount" name conflict on NetBSD

Pull Request - State: closed - Opened by github-actions[bot] 7 days ago
Labels: target:release

#29037 - Crash while opening large log file

Issue - State: open - Opened by amarud 7 days ago - 1 comment
Labels: needs:repro, bug-crash

#29036 - fix(drawline): don't draw beyond end of window

Pull Request - State: closed - Opened by github-actions[bot] 7 days ago
Labels: target:release

#29035 - fix(drawline): don't draw beyond end of window

Pull Request - State: closed - Opened by zeertzjq 7 days ago - 1 comment
Labels: ci:backport release-0.10

#29034 - Different termcodes of `<M-]>` from string vs from input

Issue - State: closed - Opened by bew 7 days ago - 4 comments
Labels: closed:question

#29033 - Display distortion when setting window width to 1 in diff mode with set number

Issue - State: closed - Opened by yamam 7 days ago
Labels: bug, display

#29032 - vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte char

Pull Request - State: closed - Opened by zeertzjq 7 days ago
Labels: vim-patch

#29031 - fix(snippet): cancel snippet session when leaving the buffer

Pull Request - State: closed - Opened by MariaSolOs 7 days ago - 1 comment
Labels: snippet, ci:backport release-0.10

#29030 - refactor: fix luals type warnings

Pull Request - State: closed - Opened by dundargoc 7 days ago
Labels: refactor, lsp, treesitter

#29029 - fix(lsp): do not detach from buffer if there are uninitialized clients

Pull Request - State: closed - Opened by icholy 7 days ago - 2 comments
Labels: lsp, ci:backport release-0.10

#29028 - vim-patch: update runtime files

Pull Request - State: closed - Opened by clason 7 days ago
Labels: vim-patch

#29027 - fix(extmarks): issues with revalidating marks

Pull Request - State: closed - Opened by github-actions[bot] 7 days ago
Labels: target:release

#29026 - docs: add tutorial for writing Lua plugin

Pull Request - State: closed - Opened by echasnovski 7 days ago - 1 comment
Labels: needs:decision, documentation, needs:discussion

#29025 - `BUILD.md` file mentions non-existent `stable` branch of repository

Issue - State: closed - Opened by maxmahlke 7 days ago - 2 comments
Labels: closed:question

#29024 - refactor(lsp): reuse buf_detach_client logic in on_detach (#28939)

Pull Request - State: closed - Opened by mfussenegger 7 days ago
Labels: refactor, lsp, target:release