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
*
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
*
fix(eval): checking for a non-empty string is too strict (#15987)
Fabian
2021-10-28
*
vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...
Jaehwang Jerry Jung
2021-10-28
*
test(vim_spec): fix MSVC_32 skip for nvim_parse_expression test (#16161)
Sean Dewar
2021-10-27
*
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
*
|
feat(decorations): support more than one virt_lines block
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
|
*
test: fix running functional tests under gdbserver
Shreyansh Chouhan
2021-09-20
*
|
Merge pull request #16086 from bfredl/termpipe_input
Björn Linse
2021-10-20
|
\
\
|
*
|
feat(nvim_open_term): support input callback in lua
Björn Linse
2021-10-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
|
/
/
*
|
feat(api): evaluate statusline string #16020
Famiu Haque
2021-10-18
*
|
fix(lsp): fix cursor row after textEdits (#16038)
hrsh7th
2021-10-18
*
|
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
|
|
/
/
*
|
|
Merge pull request #15952 from zeertzjq/vim-8.1.1291
Jan Edmund Lazo
2021-10-17
|
\
\
\
|
*
|
|
test(dirchanged): add tests for DirChanged pattern "auto"
zeertzjq
2021-10-17
|
*
|
|
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
|
*
|
|
vim-patch:8.1.0604: autocommand test fails on MS-Windows
zeertzjq
2021-10-17
|
*
|
|
vim-patch:8.1.0602: DirChanged is also triggered when directory didn't change
zeertzjq
2021-10-17
*
|
|
|
fix(diagnostic): do not override existing config settings #16043
Gregory Anders
2021-10-17
|
/
/
/
*
|
|
Merge #15994 feat(:source, nvim_exec): script-local scope
Justin M. Keyes
2021-10-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(:source, nvim_exec): defer script item creation until s:var access
Sean Dewar
2021-10-14
|
*
|
feat(:source, nvim_exec): support script-local variables
Sean Dewar
2021-10-14
*
|
|
chore(test): adapt healthcheck test to new css syntax
Christian Clason
2021-10-16
*
|
|
fix: correctly capture uri scheme on windows (#16027)
Michael Lingelbach
2021-10-15
|
/
/
*
|
fix(lsp): do not invoke handlers for unsupported methods (#15926)
Michael Lingelbach
2021-10-10
*
|
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
|
*
|
feat(eval/method): partially port v8.1.1953
Sean Dewar
2021-10-03
|
*
|
feat(eval/method): partially port v8.1.1925
Sean Dewar
2021-10-03
|
*
|
feat(eval/method): partially port v8.1.1921
Sean Dewar
2021-10-03
|
*
|
vim-patch:8.1.1336: some eval functionality is not covered by tests
Sean Dewar
2021-10-03
*
|
|
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
2021-10-09
*
|
|
fix(lsp): update tests using 0.5.0 handler calls (#15969)
Michael Lingelbach
2021-10-08
*
|
|
fix(lsp): expose ContentModified error code to callbacks (#15262)
Rishikesh Vaishnav
2021-10-08
*
|
|
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
[next]