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
refactor(lua): Use API objects for Lua stdlib
lewis6991 opened this pull request over 2 years ago
lewis6991 opened this pull request over 2 years ago
LSP: finding references "index out of range" with mixed LF, CRLF files
general0000 opened this issue over 2 years ago
general0000 opened this issue over 2 years ago
cmdheight=0: show recording indicator for macros
jdsee opened this issue over 2 years ago
jdsee opened this issue over 2 years ago
cursor posision inconsistent on screen wrap with some options set
altermo opened this issue over 2 years ago
altermo opened this issue over 2 years ago
libtermkey segfaults on receiving invalid CSI u sequence without a unicode key code
zeertzjq opened this issue over 2 years ago
zeertzjq opened this issue over 2 years ago
Core dump on too many highlights
Davincible opened this issue over 2 years ago
Davincible opened this issue over 2 years ago
events interface: event/autocmd, attach, provider, 'foofunc', nvim_on, vim.on
justinmk opened this issue over 2 years ago
justinmk opened this issue over 2 years ago
feat(api): add nvim_win_get_folds
lewis6991 opened this pull request over 2 years ago
lewis6991 opened this pull request over 2 years ago
Some LSP features not handled properly, memory leak with tailwindcss(example)
login6 opened this issue over 2 years ago
login6 opened this issue over 2 years ago
mode safe 'x' flag for feedkeys
hrsh7th opened this issue over 2 years ago
hrsh7th opened this issue over 2 years ago
:lmap does not trigger for some keys (I've observed `@` and `^`)
mmalcomson opened this issue over 2 years ago
mmalcomson opened this issue over 2 years ago
Clarify what -completion=lua does in the documentation
danielo515 opened this issue over 2 years ago
danielo515 opened this issue over 2 years ago
LSP: Network paths in Windows (`\\Mac\Home\projects\distant`) cause invalid string values with LSP servers
chipsenkbeil opened this issue over 2 years ago
chipsenkbeil opened this issue over 2 years ago
diff mode: mouse only scrolls one buffer if hovering inactive buffer
Nampuk opened this issue over 2 years ago
Nampuk opened this issue over 2 years ago
Lua: vim.opt table syntax fails for "breakindentopt"
strait opened this issue over 2 years ago
strait opened this issue over 2 years ago
nvim_get_runtime_file is very slow when using a glob with `{A,B,C}`
ModProg opened this issue over 2 years ago
ModProg opened this issue over 2 years ago
Autoloading not working properly since v0.6.0
kkoomen opened this issue over 2 years ago
kkoomen opened this issue over 2 years ago
Expose API for snippet parser.
L3MON4D3 opened this pull request over 2 years ago
L3MON4D3 opened this pull request over 2 years ago
system(): return structured result, take similar params as jobstart()
justinmk opened this issue over 2 years ago
justinmk opened this issue over 2 years ago
normal commands structured map ("introspection" / "meta")
andmis opened this issue over 2 years ago
andmis opened this issue over 2 years ago
fix(charset): don't consider chars above 0x10FFFF printable
bfredl opened this pull request over 2 years ago
bfredl opened this pull request over 2 years ago
quit/exit is slow
jamestrew opened this issue over 2 years ago
jamestrew opened this issue over 2 years ago
feat(lsp): expose logic to query for support LSP method for any buffer client
przepompownia opened this issue over 2 years ago
przepompownia opened this issue over 2 years ago
Add API functions for starting and stopping terminal ui input for use with e.g. OSC52 copy/paste to system clipboard
captaingroove opened this pull request over 2 years ago
captaingroove opened this pull request over 2 years ago
Windows: :! shell tab-completion does not quote filenames with space
fghzxm opened this issue over 2 years ago
fghzxm opened this issue over 2 years ago
Background color becomes black when using winblend option for float window
chemzqm opened this issue over 2 years ago
chemzqm opened this issue over 2 years ago
API: nested extmarks tree with attached data
Russoul opened this issue over 2 years ago
Russoul opened this issue over 2 years ago
Copying using "Shift+Left mouse" adds extra characters at end of line if signcolumn was on and has been toggled off.
JordanP-Dev opened this issue over 2 years ago
JordanP-Dev opened this issue over 2 years ago
--remote-expr escapes special symbols for some reason
GoldsteinE opened this issue over 2 years ago
GoldsteinE opened this issue over 2 years ago
feat(lsp): add vim.lsp.config
gpanders opened this pull request over 2 years ago
gpanders opened this pull request over 2 years ago
WinEnter/WinLeave: provide window info in v:event autocmd args
andmis opened this issue over 2 years ago
andmis opened this issue over 2 years ago
docs: --remote alternatives
justinmk opened this pull request over 2 years ago
justinmk opened this pull request over 2 years ago
Lua stdlib feature parity against Vimscript
lewis6991 opened this issue over 2 years ago
lewis6991 opened this issue over 2 years ago
feat(job,terminal): unset Vim/Nvim-owned env vars
justinmk opened this pull request over 2 years ago
justinmk opened this pull request over 2 years ago
feat(lsp): return result of buf_request() in LSP functions
gpanders opened this pull request over 2 years ago
gpanders opened this pull request over 2 years ago
`non-float cannot have 'row'` for `nvim_win_set_config` on floating window
andmis opened this issue over 2 years ago
andmis opened this issue over 2 years ago
fix(executor): port luaL_tolstring from Lua 5.2 (#18359)
kevinhwang91 opened this pull request over 2 years ago
kevinhwang91 opened this pull request over 2 years ago
If the error type is not a string or number in luv callback will crash
kevinhwang91 opened this issue over 2 years ago
kevinhwang91 opened this issue over 2 years ago
unclear behavior of keymap function callback for visual mode mappings
rebelot opened this issue over 2 years ago
rebelot opened this issue over 2 years ago
docs: generate builtin.txt (formerly eval.txt) from eval.lua
justinmk opened this issue over 2 years ago
justinmk opened this issue over 2 years ago
feat(lsp): support dynamic registration of didChangeConfiguration
fredrikekre opened this pull request over 2 years ago
fredrikekre opened this pull request over 2 years ago
decorations (virt_lines, conceal, anti-conceal, etc) to respect `wrap`
lewis6991 opened this issue over 2 years ago
lewis6991 opened this issue over 2 years ago
Highlight on delete and move
gerazov opened this issue over 2 years ago
gerazov opened this issue over 2 years ago
feat(api): `nvim_parse_cmd`
famiu opened this pull request over 2 years ago
famiu opened this pull request over 2 years ago
feat(ui): add vim.ui.select_many
smolck opened this pull request over 2 years ago
smolck opened this pull request over 2 years ago
`vim.region` doesn't account for linewise regtype
binyomen opened this issue over 2 years ago
binyomen opened this issue over 2 years ago
Updating zindex of a floating window does not work
rcarriga opened this issue over 2 years ago
rcarriga opened this issue over 2 years ago
set options to Lua functions directly (luaref, no Vimscript bridge)
stasjok opened this issue over 2 years ago
stasjok opened this issue over 2 years ago
Enable hyperlinks in TUI (OSC-8)
gpanders opened this pull request over 2 years ago
gpanders opened this pull request over 2 years ago
refactor(treesitter): rely more on ts correctness
vigoux opened this pull request over 2 years ago
vigoux opened this pull request over 2 years ago
Tree-sitter based highlight may be inefficient
vigoux opened this issue over 2 years ago
vigoux opened this issue over 2 years ago
Lua function using `vim.schedule()` triggered on `CmdlineEnter` causes line-wrapped `input()` prompt to display incorrectly
famiu opened this issue over 2 years ago
famiu opened this issue over 2 years ago
pass Lua functions through RPC
echasnovski opened this issue over 2 years ago
echasnovski opened this issue over 2 years ago
A Modern NeoVimdoc
sisrfeng opened this issue over 2 years ago
sisrfeng opened this issue over 2 years ago
feat(treesitter): use better error messages in query
vigoux opened this pull request almost 3 years ago
vigoux opened this pull request almost 3 years ago
wrong cursor redraw
zgpio opened this issue almost 3 years ago
zgpio opened this issue almost 3 years ago
Refactoring buf_do_map()
JamesWidman opened this pull request almost 3 years ago
JamesWidman opened this pull request almost 3 years ago
Message area cleared when using highlight MsgArea
gwww opened this issue almost 3 years ago
gwww opened this issue almost 3 years ago
Wrong incsearch highlighting when calling nvim_buf_set_lines from timer in cmdline with conceallevel
gelguy opened this issue almost 3 years ago
gelguy opened this issue almost 3 years ago
Padding-issue.
Srijandev opened this issue almost 3 years ago
Srijandev opened this issue almost 3 years ago
Random cursor movement when some window is rendering using `laststatus=3` and `set lazyredraw`
etrnal70 opened this issue almost 3 years ago
etrnal70 opened this issue almost 3 years ago
Windows: pressing `<C-c>` after `lua os.execute("")` kills neovim
nazo6 opened this issue almost 3 years ago
nazo6 opened this issue almost 3 years ago
nvim_create_autocmd: silent! Lua callback (silence errors)
augustocdias opened this issue almost 3 years ago
augustocdias opened this issue almost 3 years ago
feat(ui): connect to remote ui (beginning of ui client)
bfredl opened this pull request almost 3 years ago
bfredl opened this pull request almost 3 years ago
conceal: support composed character as cchar
aloispichler opened this issue almost 3 years ago
aloispichler opened this issue almost 3 years ago
Duplicate output lines with child processes
mtoohey31 opened this issue almost 3 years ago
mtoohey31 opened this issue almost 3 years ago
feat(lua): add subprocess module
lewis6991 opened this pull request almost 3 years ago
lewis6991 opened this pull request almost 3 years ago
`Error executing lua callback: ... attempt to get length of local 'line' (a nil value)` when editting new files
fsouza opened this issue almost 3 years ago
fsouza opened this issue almost 3 years ago
Open with quick fix from stdin - a first attempt.
Sammyalhashe opened this pull request almost 3 years ago
Sammyalhashe opened this pull request almost 3 years ago
Enable `nvim -q /dev/stdin` to read quickfix list from stdin
devjgm opened this issue almost 3 years ago
devjgm opened this issue almost 3 years ago
`vim.highlight.range` doesn't result into latest added highlight
echasnovski opened this issue almost 3 years ago
echasnovski opened this issue almost 3 years ago
Spawning language server with cmd: `pyright-langserver` failed. The language server is either not installed, missing from PATH, or not executable.
winkee01 opened this issue almost 3 years ago
winkee01 opened this issue almost 3 years ago
Add support for % and # tab-completion when -complete=dir is used
ddickstein opened this issue almost 3 years ago
ddickstein opened this issue almost 3 years ago
nvim_buf_get_extmarks doesn't return extmarks that contain than the requested span
isovector opened this issue almost 3 years ago
isovector opened this issue almost 3 years ago
Render tabs correctly in foldtext
wjl opened this issue almost 3 years ago
wjl opened this issue almost 3 years ago
feat(terminal): respond to OSC background and foreground request
dstein64 opened this pull request almost 3 years ago
dstein64 opened this pull request almost 3 years ago
No Python executable found that can `import neovim`
jeffschwartz opened this issue almost 3 years ago
jeffschwartz opened this issue almost 3 years ago
Scrolling in true xterm causes visual glitches in all vertically adjacent buffers
klemensn opened this issue almost 3 years ago
klemensn opened this issue almost 3 years ago
Exception thrown constantly in r language server, but still works
joshpetit opened this issue almost 3 years ago
joshpetit opened this issue almost 3 years ago
tree-sitter: injection language base on filetype.lua
theHamsta opened this pull request almost 3 years ago
theHamsta opened this pull request almost 3 years ago
Unexpected insert mode in buffer when `startinsert` is triggered from `TermOpen` event
doubleloop opened this issue almost 3 years ago
doubleloop opened this issue almost 3 years ago
Change api for Query:iter_matches()
MDeiml opened this pull request almost 3 years ago
MDeiml opened this pull request almost 3 years ago
The highlight "MsgArea" hl_group is misbehaving when used with the Lua API
Elv13 opened this issue almost 3 years ago
Elv13 opened this issue almost 3 years ago
TUI: in tmux, background color is not detected
JonRowe opened this issue almost 3 years ago
JonRowe opened this issue almost 3 years ago
Garbled characters when pasting the copied content to the clipboard
yamatsum opened this issue almost 3 years ago
yamatsum opened this issue almost 3 years ago
Treesitter queries using `+` quantifiers do not work as expected
MDeiml opened this issue almost 3 years ago
MDeiml opened this issue almost 3 years ago
Handle @combined capture for language injections per match
MDeiml opened this issue almost 3 years ago
MDeiml opened this issue almost 3 years ago
Startify cursor doesn't initialize correctly after launching any more
poetaman opened this issue almost 3 years ago
poetaman opened this issue almost 3 years ago
vim.keymap.set not found
alok opened this issue almost 3 years ago
alok opened this issue almost 3 years ago
fix(lsp): only send command and args in executeCommand
mjlbach opened this pull request almost 3 years ago
mjlbach opened this pull request almost 3 years ago
wrong 'shellcmdflag' in bash or zsh on Windows
moeshin opened this issue almost 3 years ago
moeshin opened this issue almost 3 years ago
lua function to get current visual selection
stumash opened this issue about 3 years ago
stumash opened this issue about 3 years ago
vim.mpack.encode fails on list-like tables where keys are strings ("1", "2", "3" etc) instead of numbers
dmitmel opened this issue about 3 years ago
dmitmel opened this issue about 3 years ago
statusline support for floating windows
dstein64 opened this issue about 3 years ago
dstein64 opened this issue about 3 years ago
Functionality for hiding floating windows
dstein64 opened this issue about 3 years ago
dstein64 opened this issue about 3 years ago
vim-patch:8.1.1259: crash when exiting early
VVKot opened this pull request about 3 years ago
VVKot opened this pull request about 3 years ago
fix(float): do not allow control characters as border
zeertzjq opened this pull request about 3 years ago
zeertzjq opened this pull request about 3 years ago
refactor(lsp): always crop matching text from end of incremental sync range
rish987 opened this pull request about 3 years ago
rish987 opened this pull request about 3 years ago
specifying shell/$SHELL path on windows
CervEdin opened this issue about 3 years ago
CervEdin opened this issue about 3 years ago
Change visual sort order of signs
Saecki opened this issue about 3 years ago
Saecki opened this issue about 3 years ago