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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
|
*
|
|
|
vim-patch:8.1.0306: plural messages are not translated properly
James McCoy
2021-11-01
*
|
|
|
|
refactor(api/marks)!: add opts param for feature extensibility (#16146)
Javier Lopez
2021-11-01
*
|
|
|
|
fix(lsp): pass the enriched ctx to the client-side command (#16201)
Nghia Le Minh
2021-11-01
|
/
/
/
/
*
|
|
|
Merge pull request #16198 from jamessan/limit-ci-branches
James McCoy
2021-11-01
|
\
\
\
\
|
*
|
|
|
ci: limit CI checks to the main dev branches
James McCoy
2021-10-31
*
|
|
|
|
feat(lsp): add per-client commands (#16101)
Michael Lingelbach
2021-11-01
*
|
|
|
|
feat(ui): add `opt.kind` to `vim.ui.select` (#15838)
Zachary Churchill
2021-10-31
*
|
|
|
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
|
/
/
/
/
*
|
|
|
fix(lsp): improve symbols_to_items performance (#16197)
Michael Lingelbach
2021-10-31
*
|
|
|
Merge pull request #15907 from black-desk/utf32-to-utf16
Michael Lingelbach
2021-10-31
|
\
\
\
\
|
*
|
|
|
fix(lsp): default to UTF-16 when lsp client using str_utfindex
black_desk
2021-10-31
|
*
|
|
|
fix(lsp): default to UTF-16 in make_position_params
black_desk
2021-10-31
|
/
/
/
/
*
|
|
|
Merge pull request #16195 from jamessan/really-fix-win-ci
James McCoy
2021-10-31
|
\
\
\
\
|
*
|
|
|
fix(ci): use correct check for path-existence
James McCoy
2021-10-31
*
|
|
|
|
fix(lsp): don't update active_clients on exit_timeout (#16192)
David Hotham
2021-10-31
|
/
/
/
/
*
|
|
|
Merge pull request #16187 from erw7/fix-build-MinGW
James McCoy
2021-10-31
|
\
\
\
\
|
*
|
|
|
fix(build): fix build failure in MinGW
erw7
2021-11-01
*
|
|
|
|
Merge pull request #16188 from bfredl/packentry
Björn Linse
2021-10-31
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix(runtime): fix missing packpath entries
Björn Linse
2021-10-31
|
/
/
/
/
*
|
|
|
Merge pull request #16191 from jamessan/fix-cpack-removal
James McCoy
2021-10-31
|
\
\
\
\
|
*
|
|
|
ci(win): only remove choco's cpack.exe if it exists
James McCoy
2021-10-31
*
|
|
|
|
feat(lsp): add formatexpr (#16186)
Michael Lingelbach
2021-10-31
|
/
/
/
/
*
|
|
|
fix(lsp): add placeholder cancel function (#16189)
Michael Lingelbach
2021-10-31
*
|
|
|
Merge pull request #16182 from jamessan/backport-comment
James McCoy
2021-10-30
|
\
\
\
\
|
*
|
|
|
ci(backport): trigger on comments too, so "/backport" works
James McCoy
2021-10-30
|
/
/
/
/
*
|
|
|
Merge pull request #16181 from jamessan/backport-perms
James McCoy
2021-10-30
|
\
\
\
\
|
*
|
|
|
ci(backport): bump version to v0.0.7
James McCoy
2021-10-30
|
*
|
|
|
ci(backport): add write permissions for contents/pull_requests
James McCoy
2021-10-30
|
/
/
/
/
*
|
|
|
Merge pull request #16180 from jamessan/release-workflow
James McCoy
2021-10-30
|
\
\
\
\
|
*
|
|
|
ci: make sure choco cpack does not interfere with CMake cpack
James McCoy
2021-10-30
|
*
|
|
|
ci(release): do not fail if stable/nightly release doesn't exist
James McCoy
2021-10-30
|
*
|
|
|
ci(release): re-publish "stable" release for versioned releases
James McCoy
2021-10-30
|
*
|
|
|
ci(release): use gh cli instead of 3rd-party actions
James McCoy
2021-10-30
|
/
/
/
/
*
|
|
|
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
2021-10-30
*
|
|
|
fix(vim-patch.sh): run nvim with -u NONE -n #16179
Sean Dewar
2021-10-30
*
|
|
|
feat(lsp): default to botright for setting qflist (#16177)
Michael Lingelbach
2021-10-30
*
|
|
|
fix(vim.mpack): rename pack/unpack => encode/decode #16175
Justin M. Keyes
2021-10-30
*
|
|
|
fix(build): remove amalg build target for LuaJIT (#16178)
Christian Clason
2021-10-30
*
|
|
|
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
2021-10-29
*
|
|
|
refactor: uncrustify #16090
dundargoc
2021-10-29
*
|
|
|
fix(eval): fix has('wsl') #16153
erw7
2021-10-29
*
|
|
|
Merge pull request #16154 from bfredl/neoscript
Björn Linse
2021-10-30
|
\
\
\
\
|
*
|
|
|
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
|
*
|
|
|
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
2021-10-29
*
|
|
|
|
build(deps): bump luv to 1.42.0-1 (#16113)
Christian Clason
2021-10-29
*
|
|
|
|
build(deps): bump luajit to latest commit (#16041)
Christian Clason
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
[prev]
[next]