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
*
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
|
\
\
|
|
/
|
/
|
|
*
refactor: use kwargs parameter in vim.split
Gregory Anders
2021-09-25
|
*
feat: add trimempty optional parameter to vim.split
Gregory Anders
2021-09-25
*
|
test(diagnostic): add test case for signs
Gregory Anders
2021-10-02
*
|
fix(ui): s/format_entry/format_item to match docs (#15819)
Mathias Fußenegger
2021-09-27
*
|
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
2021-09-27
*
|
test: add tests for vim.json
Michael Lingelbach
2021-09-26
|
/
*
feat(diagnostic): allow customized diagnostic messages (#15742)
Gregory Anders
2021-09-22
*
feat(diagnostic): add option to include diagnostic source
Gregory Anders
2021-09-21
*
fix(diagnostic): clamp line numbers in display layer (#15729)
Gregory Anders
2021-09-20
*
feat(diagnostic): match(), tolist(), fromlist() #15704
Gregory Anders
2021-09-19
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
test: add test case for show_line_diagnostics
Gregory Anders
2021-09-18
*
fix(diagnostic): change default severity_sort order
Gregory Anders
2021-09-17
*
fix(diagnostic): support severity_sort
Gregory Anders
2021-09-17
*
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
2021-09-16
|
\
|
*
test: add test case for severity ranges
Gregory Anders
2021-09-15
|
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
|
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
2021-09-15
*
|
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
2021-09-15
*
|
feat(api): convert Blobs to API strings
Sean Dewar
2021-09-15
*
|
feat(nlua): convert Blobs to strings
Sean Dewar
2021-09-15
|
/
*
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
2021-09-09
*
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2021-09-09
*
fix(lua): preserve argument lists which are not lists
Björn Linse
2021-08-29
*
tests(lua/on_yank): assert conditions that fail correctly #15495
notomo
2021-08-27
*
fix(lua): verify buffer in highlight.on_yank (#15482)
notomo
2021-08-26
*
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
|
*
feat(v:lua): support calling v:lua as a method
Sean Dewar
2021-08-13
|
*
fix(v:lua): fix emsg when calling v:lua directly
Sean Dewar
2021-08-12
*
|
fix(bufupdates): send correct updates for visual paste
Thomas Vigouroux
2021-08-25
*
|
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
2021-08-22
|
/
*
fix(shared): do not treat empty tables as list in deep extend (#15094)
Folke Lemaitre
2021-07-19
[next]