index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
...
*
|
|
fix(diagnostic): resolve buffer number in get() (#16407)
Gregory Anders
2021-11-22
*
|
|
fix(diagnostics): don't allow 0 bufnr for metatable index (#16405)
Gregory Anders
2021-11-22
|
/
/
*
|
Merge pull request #16341 from zeertzjq/vim-8.2.2518
nightly
Jan Edmund Lazo
2021-11-21
|
\
\
|
*
|
fix(options): using :set fillchars should clear local value
zeertzjq
2021-11-17
|
*
|
vim-patch:8.2.2518: 'listchars' should be window-local
zeertzjq
2021-11-17
|
|
/
*
|
fix(diagnostic): remove invalid buffers from cache (#16397)
smolck
2021-11-21
*
|
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
\
|
*
|
vim-patch:8.2.3622: "verbose pwd" shows confusing info
zeertzjq
2021-11-19
|
*
|
vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used
zeertzjq
2021-11-19
|
*
|
vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
zeertzjq
2021-11-19
|
*
|
vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory
zeertzjq
2021-11-19
*
|
|
Merge pull request #16370 from gpanders/diagnostic-column-clamp
Gregory Anders
2021-11-21
|
\
\
\
|
*
|
|
fix(diagnostic): fix navigation with diagnostics placed past end of line
Gregory Anders
2021-11-19
|
*
|
|
fix(diagnostic): deepcopy diagnostics before clamping line numbers
Gregory Anders
2021-11-19
|
|
/
/
*
|
|
chore(lsp): clean up initialization process (#16369)
Michael Lingelbach
2021-11-21
*
|
|
fix: remove unneeded gzip check
Shougo Matsushita
2021-11-19
*
|
|
fix: shell problem
Shougo Matsushita
2021-11-19
*
|
|
fix: fix GZIP error
Shougo Matsushita
2021-11-19
*
|
|
fix: remove previous executed directories to execute tests locally
Shougo Matsushita
2021-11-19
|
/
/
*
/
fix(lsp): improve incremental sync robustness (#16358)
Michael Lingelbach
2021-11-18
|
/
*
Merge pull request #16328 from gpanders/diagnostic-prefix-hi
Gregory Anders
2021-11-16
|
\
|
*
refactor(diagnostic)!: rename 'show_header' to 'header'
Gregory Anders
2021-11-15
|
*
feat(diagnostic): allow 'prefix' option to return highlight
Gregory Anders
2021-11-15
*
|
refactor(diagnostic): make bufnr arguments consistent (#16323)
Gregory Anders
2021-11-16
*
|
fix(lsp): fix edge cases in incremental sync (#16308)
Michael Lingelbach
2021-11-15
|
/
*
feat(diagnostic): add 'prefix' option to open_float (#16321)
Gregory Anders
2021-11-14
*
fix(lsp): ensure buffers are re-attached on rename (#16266)
Mathias Fußenegger
2021-11-14
*
fix(float): skip non-focusable windows for :windo (#15378)
Daniel Steinberg
2021-11-11
*
test: add tests for freeing channel opened by termopen()
zeertzjq
2021-11-11
*
fix(channel): fix channels opened by nvim_open_term() never being freed
zeertzjq
2021-11-11
*
fix(channel): throw error if sending to internal channel w/o terminal
zeertzjq
2021-11-11
*
fix(lsp): rewrite incremental sync (#16252)
Michael Lingelbach
2021-11-09
*
feat(diagnostic): do not require namespace for hide() and show() (#16261)
Gregory Anders
2021-11-09
*
feat(ui): add vim.ui.input and use in lsp rename (#15959)
Sebastian Lyng Johansen
2021-11-07
*
Merge pull request #16155 from zeertzjq/fix-redr-border-corruption
Björn Linse
2021-11-06
|
\
|
*
fix(float): redraw if w_border_adj changed
zeertzjq
2021-10-28
|
*
fix(float): fix potential heap corruption in win_redr_border
zeertzjq
2021-10-28
*
|
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
|
fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222)
zeertzjq
2021-11-04
*
|
fix(diagnostic): fix option resolution in open_float (#16229)
Gregory Anders
2021-11-04
*
|
fix(extmark): fix missing virt_lines when using id param of set_extmark
Björn Linse
2021-11-01
*
|
refactor(api/marks)!: add opts param for feature extensibility (#16146)
Javier Lopez
2021-11-01
*
|
feat(lsp): add per-client commands (#16101)
Michael Lingelbach
2021-11-01
*
|
fix(runtime): fix missing packpath entries
Björn Linse
2021-10-31
*
|
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
2021-10-30
*
|
fix(vim.mpack): rename pack/unpack => encode/decode #16175
Justin M. Keyes
2021-10-30
*
|
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
2021-10-29
*
|
fix(eval): fix has('wsl') #16153
erw7
2021-10-29
*
|
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
*
|
feat(lsp): track pending+cancel requests on client object #15949
jdrouhard
2021-10-29
[prev]
[next]