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
...
|
*
|
|
feat(lsp): add function to clear codelens (#21504)
Mathias Fußenegger
2022-12-31
|
*
|
|
Merge pull request #18375 from bfredl/tui_rework
bfredl
2022-12-31
|
|
\
\
\
|
|
*
|
|
feat(tui): graduate the +tui feature
bfredl
2022-12-31
|
|
*
|
|
fix(tui): more work in the TUI
bfredl
2022-12-31
|
|
*
|
|
feat(tui): run TUI as external process
hlpr98
2022-12-31
|
|
|
/
/
|
*
|
|
vim-patch:9.0.1115: code is indented more than needed (#21598)
zeertzjq
2022-12-31
|
*
|
|
Merge pull request #21596 from bfredl/nasleep
bfredl
2022-12-30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
2022-12-30
|
|
/
/
|
*
|
feat(diagnostic): don't open quickfix/loclist if no diagnostics #21397
李晓辉
2022-12-30
|
*
|
build: add git sha to version when built with nix flake (#21210)
Will Leinweber
2022-12-30
|
*
|
docs: clarify line about converse of lua-heredoc (#21592)
Sean
2022-12-30
|
*
|
fix(lsp): fix nil client access in get_active_clients (#21524)
Raphael
2022-12-30
|
*
|
fix(lsp): adjust gravity of semantic tokens extmarks (#21574)
jdrouhard
2022-12-30
|
*
|
Merge pull request #21591 from zeertzjq/vim-8.2.3773
zeertzjq
2022-12-30
|
|
\
\
|
|
*
|
test: add test for setting &columns from modeline with tabpages
zeertzjq
2022-12-30
|
|
*
|
vim-patch:8.2.{3773,3774}
zeertzjq
2022-12-30
|
|
/
/
|
*
|
chore: forward-port changes from v0.8.2 release
bfredl
2022-12-29
|
*
|
build: fix help tags generation when SHELL=fish (#21562)
figsoda
2022-12-29
|
*
|
test(tui_spec): don't use nested terminal for resize at startup (#21583)
zeertzjq
2022-12-29
|
*
|
docs: fix order of numbers in syntax.txt (#21581)
Ryan Mehri
2022-12-29
|
|
/
|
*
test(lsp): add a screen:expect() between insert() and feed_command() (#21577)
zeertzjq
2022-12-29
|
*
test: remove unused variable (#21552)
Raphael
2022-12-29
|
*
build(lintsh): double quote to prevent word splitting (#21571)
dundargoc
2022-12-28
|
*
build(nix): remove pylint as it has been removed (#21572)
dundargoc
2022-12-28
|
*
feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)
Oliver Marriott
2022-12-28
|
*
ci: add platform:nix label when changing nix files (#21569)
dundargoc
2022-12-28
|
*
build(nix): clean up nix flake (#21565)
figsoda
2022-12-28
|
*
ci(release): properly set multiline output variable (#21560)
zeertzjq
2022-12-28
|
*
vim-patch:9.0.1106: not all postfix files are recognized (#21568)
Christian Clason
2022-12-28
|
*
docs(README): add Kotlin as a language which can use the API (#21567)
Mahdi Hosseinzadeh
2022-12-28
|
*
refactor(f_has): remove wrong comment (#21561)
zeertzjq
2022-12-28
|
*
docs(lua): add `vim.json` (#21538)
Christian Clason
2022-12-27
|
*
Merge pull request #21555 from zeertzjq/vim-9.0.1096
zeertzjq
2022-12-27
|
|
\
|
|
*
vim-patch:9.0.1100: a hashtab with many removed items is not cleaned up
zeertzjq
2022-12-27
|
|
*
vim-patch:9.0.1097: tests are failing
zeertzjq
2022-12-27
|
|
*
vim-patch:9.0.1096: reallocating hashtab when the size didn't change
zeertzjq
2022-12-27
|
|
/
|
*
fix(statusline): make nvim_eval_statusline() work with %S (#21553)
zeertzjq
2022-12-27
|
*
fix(win_close): remove float grid after closing buffer (#21551)
zeertzjq
2022-12-27
|
*
fix(statusline): don't show showcmd when not enough space (#21550)
zeertzjq
2022-12-27
|
*
vim-patch:9.0.1101: unused global variable (#21549)
zeertzjq
2022-12-27
|
*
vim-patch:9.0.1103: jq files are not recognized (#21545)
Christian Clason
2022-12-26
|
*
vim-patch:9.0.1098: code uses too much indent (#21540)
zeertzjq
2022-12-26
|
*
fix(showcmd): assert failure with cmdheight=0 (#21536)
zeertzjq
2022-12-26
|
*
Merge pull request #21202 from luukvbaal/statusline
zeertzjq
2022-12-26
|
|
\
|
|
*
vim-patch:9.0.1061: cannot display 'showcmd' somewhere else
Luuk van Baal
2022-12-26
|
|
/
|
*
fix(mappings): use all buckets in second round of unmap (#21534)
zeertzjq
2022-12-26
|
*
vim-patch:8.2.3737: test fails without the 'autochdir' option (#21529)
zeertzjq
2022-12-25
|
*
vim-patch:8.2.4139: using freed memory in expression abbreviation (#21522)
zeertzjq
2022-12-24
|
*
vim-patch:8.2.3513: using freed memory when using a timer and searching (#21519)
zeertzjq
2022-12-24
|
*
vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)
zeertzjq
2022-12-24
[prev]
[next]