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
*
test(filetype): port test_filetype to Lua
Gregory Anders
2022-01-05
*
fix(filetype): match on <afile> rather than <abuf> (#16943)
Gregory Anders
2022-01-05
*
test: fix absolute paths in filetype_spec (#16920)
Gregory Anders
2022-01-04
*
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
*
feat(lua): make =expr print result of expr
shadmansaleh
2022-01-04
*
fix(lua): stricter type check when calling API function (#16745)
dundargoc
2022-01-03
*
fix(diagnostic): improve validation for list arguments (#16855)
Gregory Anders
2022-01-01
*
feat(lua): add support for multiple optional types in vim.validate (#16864)
Shadman
2022-01-01
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
fix(uri): change scheme pattern to not include the comma character (#16797)
Dmytro Meleshko
2021-12-26
*
feat(lua): add vim.spell (#16620)
Lewis Russell
2021-12-25
*
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
*
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
|
|
/
/
[next]