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
*
Merge pull request #17058 from clason/bump-treesitter
Thomas Vigouroux
2022-01-12
|
\
|
*
build(deps): bump treesitter to commit bf210f0
Christian Clason
2022-01-12
|
/
*
Merge pull request #17054 from jamessan/debug-publish-issues
James McCoy
2022-01-12
|
\
|
*
ci(release): enable gh's api debug logs when creating the release
James McCoy
2022-01-12
|
/
*
Merge pull request #17045 from gpanders/diagnostic-fixups
Gregory Anders
2022-01-11
|
\
|
*
feat(diagnostic): allow retrieving current diagnostic config
Gregory Anders
2022-01-11
|
*
fix(diagnostic): only set default handler config if unset
Gregory Anders
2022-01-11
|
*
fix(diagnostic): allow setting arbitrary config values
Gregory Anders
2022-01-11
|
*
fix(diagnostic): resolve nil opts tables
Gregory Anders
2022-01-11
|
/
*
vim-patch:8.2.4064: foam files are not detected (#17041)
Christian Clason
2022-01-11
*
refactor(lsp): debounce timer per buf and unify with non-debounce (#17016)
Mathias Fußenegger
2022-01-11
*
Merge pull request #16962 from f380cedric/vim-8.2.3409
Thomas Vigouroux
2022-01-11
|
\
|
*
vim-patch:8.2.3409: reading beyond end of line with invalid utf-8 character
f380cedric
2022-01-06
*
|
vim-patch:2f0936cb9a2e (#17007)
Christian Clason
2022-01-11
*
|
Merge pull request #16961 from f380cedric/vim-8.2.3582
Thomas Vigouroux
2022-01-11
|
\
\
|
*
|
vim-patch:8.2.3582: reading uninitialized memory when giving spell suggestions
f380cedric
2022-01-06
|
|
/
*
|
fix(man.vim): fix search function on some systems (#13709)
Will Eccles
2022-01-10
*
|
fix(lsp): ensure pending changes are flushed on skipped debounce (#17015)
Mathias Fußenegger
2022-01-10
*
|
Merge pull request #17025 from zeertzjq/compl-k-lua
bfredl
2022-01-10
|
\
\
|
*
|
fix(completion): prevent K_LUA from closing pum
zeertzjq
2022-01-10
*
|
|
Merge pull request #17006 from vigoux/tree-sitter-alloc
Thomas Vigouroux
2022-01-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(treesitter): set allocator when possible
Thomas Vigouroux
2022-01-09
*
|
|
Merge pull request #17013 from dundargoc/ci/continue-on-error
James McCoy
2022-01-09
|
\
\
\
|
*
|
|
ci: add a continue-on-error to the add-reviewer jobs
Dundar Göc
2022-01-09
*
|
|
|
Merge pull request #16849 from dundargoc/refactor/pvs/v1048
bfredl
2022-01-09
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
refactor(PVS/V1048): ignore "assigned the same value" warning
Dundar Göc
2022-01-08
*
|
|
|
test: use old style test for testing filetype.lua (#17003)
Gregory Anders
2022-01-09
*
|
|
|
fix(api): validate user_command name (#17004)
Lewis Russell
2022-01-09
*
|
|
|
Merge pull request #16965 from dundargoc/ci/add-reviewer-based-on-label
James McCoy
2022-01-09
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ci: add reviewer based on label
Dundar Göc
2022-01-09
|
/
/
/
*
|
|
Merge pull request #16983 from dundargoc/test/add-vimruntime-variable
James McCoy
2022-01-08
|
\
\
\
|
*
|
|
test: add VIMRUNTIME variable to the clear function
Dundar Göc
2022-01-08
*
|
|
|
Merge pull request #17000 from dundargoc/ci/use-continue-on-error
James McCoy
2022-01-08
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ci: use continue-on-error instead of "|| true"
Dundar Göc
2022-01-08
|
|
/
/
*
|
|
Merge pull request #16979 from dundargoc/ci/add-tsan-clang-sanitizer
James McCoy
2022-01-08
|
\
\
\
|
*
|
|
ci: set CLANG_SANITIZER variable to TSAN when running the tsan job
Dundar Göc
2022-01-07
*
|
|
|
fix(lsp): only send valid params in executeCommand (#16987)
Michael Lingelbach
2022-01-08
*
|
|
|
Merge pull request #16848 from dundargoc/refactor/prevent-overflow-by-casting
bfredl
2022-01-08
|
\
\
\
\
|
*
|
|
|
chore(fixup): bfredl size_t
Dundar Göc
2022-01-01
|
*
|
|
|
chore(fixup): zeer
dundargoc
2022-01-01
|
*
|
|
|
refactor: avoid overflow by explicitly casting operand to a wider type
Dundar Göc
2021-12-31
*
|
|
|
|
test: remove redundant feed_command('terminal') (#16993)
zeertzjq
2022-01-08
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #16991 from bk2204/ex-mode
bfredl
2022-01-08
|
\
\
\
\
|
*
|
|
|
fix: make mode() return correct value in ex mode
brian m. carlson
2022-01-08
|
|
|
/
/
|
|
/
|
|
*
|
|
|
fix(lsp): resolve bufnr for get_lines (#16986)
Michael Lingelbach
2022-01-08
*
|
|
|
fix(filetype): match negative priority patterns after extensions (#16980)
Gregory Anders
2022-01-07
*
|
|
|
vim-patch:8.2.4033: running filetype tests leaves directory behind (#16984)
zeertzjq
2022-01-07
|
/
/
/
*
|
|
Merge pull request #16970 from dundargoc/ci/serialize-labeler-workflow
James McCoy
2022-01-07
|
\
\
\
|
*
|
|
ci: run type-scope job after the triage job
Dundar Göc
2022-01-07
|
/
/
/
*
|
|
feat(lsp): skip or reduce debounce after idle (#16881)
Mathias Fußenegger
2022-01-07
[next]