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
/
functional
/
lua
Commit message (
Expand
)
Author
Age
*
refactor(diagnostic): remove bufnr parameter from open_float (#16579)
Gregory Anders
2021-12-08
*
fix(diagnostic): escape special chars in file names (#16527)
Matthew Toohey
2021-12-05
*
feat(api): add nvim_get_option_value
Gregory Anders
2021-12-04
*
feat(diagnostic): use `scope = 'line'` by default for `open_float()` (#16456)
cbarrete
2021-11-28
*
test(diagnostic): diagnostics passed to set() should be an array
Gregory Anders
2021-11-27
*
fix(lua): fix vim.deepcopy for metatables & cycled tables (#16435)
Shadman
2021-11-26
*
test(diagnostic): uncomment equality check
Gregory Anders
2021-11-24
*
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
*
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.3468: problem with :cd when editing file in non-existent directory
zeertzjq
2021-11-19
*
|
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
|
/
*
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
|
/
*
feat(diagnostic): add 'prefix' option to open_float (#16321)
Gregory Anders
2021-11-14
*
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
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
fix(diagnostic): fix option resolution in open_float (#16229)
Gregory Anders
2021-11-04
*
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
*
Merge pull request #16124 from mjlbach/feat/bjorn-bait
Björn Linse
2021-10-24
|
\
|
*
feat: add vim.str_utf_pos function
Michael Lingelbach
2021-10-24
*
|
feat(lua): document support of packages with v:lua syntax
Björn Linse
2021-10-23
|
/
*
Merge pull request #14794 from BK1603/gdbserver_fix
Matthieu Coudron
2021-10-20
|
\
|
*
test: close timers in vim_spec.lua functional test
Shreyansh Chouhan
2021-09-20
*
|
fix(diagnostic): handle diagnostics placed past the end of line (#16095)
Gregory Anders
2021-10-19
*
|
feat(lua): allow passing handles to vim.b/w/t
Lewis Russell
2021-10-19
*
|
refactor(diagnostic)!: replace 'show_*' functions with 'open_float' (#16057)
Gregory Anders
2021-10-19
*
|
Merge pull request #15999 from famiu/fix/build/export-windows-symbols
Björn Linse
2021-10-17
|
\
\
|
*
|
fix(build): export symbols on Windows
Famiu Haque
2021-10-17
*
|
|
Merge pull request #15973 from bfredl/luapath
Björn Linse
2021-10-17
|
\
\
\
|
*
|
|
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
|
|
/
/
*
/
/
fix(diagnostic): do not override existing config settings #16043
Gregory Anders
2021-10-17
|
/
/
*
|
fix: correctly capture uri scheme on windows (#16027)
Michael Lingelbach
2021-10-15
*
|
Merge pull request #15502 from seandewar/vim-8.1.1921
Jan Edmund Lazo
2021-10-10
|
\
\
|
*
|
feat(eval/method): partially port v8.1.1954
Sean Dewar
2021-10-03
*
|
|
fix(buffer_updates): handle :sort of already sorted buffer
Björn Linse
2021-10-08
*
|
|
fix(api): check type in nlua_pop_keydict (#15940)
virchau13
2021-10-08
*
|
|
fix: support severity_sort option for show_diagnostic functions (#15948)
Gregory Anders
2021-10-07
*
|
|
fix(buffer_updates): cleanup test behavior
Björn Linse
2021-10-07
*
|
|
fix(buffer_updates): make `lockmarks` not affect extmarks and buffer updates....
Anton Adamansky
2021-10-07
*
|
|
fix(buffer_updates): handle :delete of the very last line in buffer
Björn Linse
2021-10-07
*
|
|
fix(extmarks): splice extmarks on nv_Undo #15920
Tony Chen
2021-10-06
*
|
|
Merge #15218 from gpanders/split-trimempty
Justin M. Keyes
2021-10-03
|
\
\
\
|
|
/
/
|
/
|
|
[next]