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
*
fix(man.lua): use `env` command (#21007)
euclidianAce
2022-11-09
*
fix(clipboard): update version regex pattern (#21012)
Gregory Anders
2022-11-09
*
docs: swap CursorLineFold and CursorLineSign (#20875)
Eduard Baturin
2022-11-10
*
fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)
zeertzjq
2022-11-10
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
refactor: remove stray emsg check after #20992 (#20996)
luukvbaal
2022-11-08
*
|
fix(vim.ui.input): return empty string when inputs nothing (#20883)
Jongwook Choi
2022-11-08
*
|
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
|
vim-patch:9.0.0843: VHS tape files are not recognized (#20995)
Christian Clason
2022-11-07
*
|
Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-name
bfredl
2022-11-07
|
\
\
|
*
|
feat(api): add command name to Lua command callback opts
Famiu Haque
2022-11-07
*
|
|
test(old): make Test_help_tagjump() test order match upstream
zeertzjq
2022-11-07
*
|
|
Merge pull request #20990 from zeertzjq/vim-8.2.2060
zeertzjq
2022-11-07
|
\
\
\
|
*
|
|
vim-patch:8.2.3626: "au! event" cannot be followed by another command
zeertzjq
2022-11-07
|
*
|
|
vim-patch:8.2.2060: check for features implemented with "if"
zeertzjq
2022-11-07
*
|
|
|
refactor(highlight): rename FloatBorderTitle #20988
Raphael
2022-11-07
|
/
/
/
*
|
|
docs(news): add linematch (#20927)
Lewis Russell
2022-11-07
*
|
|
refactor: more clint (#20910)
Lewis Russell
2022-11-07
|
/
/
*
|
Merge pull request #20987 from zeertzjq/vim-8.2.3751
zeertzjq
2022-11-07
|
\
\
|
*
|
docs(options): remove mentions of 'imactivatefunc' and 'imstatusfunc'
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3792: setting *func options insufficiently tested
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3788: lambda for option that is a function may be freed
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3758: options that take a function insufficiently tested
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3756: might crash when callback is not valid
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3735: cannot use a lambda for 'imactivatefunc'
zeertzjq
2022-11-07
|
/
/
*
|
fix(clipboard): prefer xsel #20918
wzy
2022-11-06
*
|
feat: ":write ++p" creates parent dirs #20835
Victor Blanchard
2022-11-06
*
|
fix(tutor): failing to get buf name #20933
erw7
2022-11-06
*
|
refactor: click definition functions #20923
luukvbaal
2022-11-06
*
|
ci: add stale bot #20884
dundargoc
2022-11-06
*
|
vim-patch:9.0.0756 #20680
Shougo
2022-11-06
*
|
ci: install only necessary dependencies #20970
dundargoc
2022-11-06
*
|
fix(stdpath): default to /tmp if stdpath('run') cannot be created #20952
zeertzjq
2022-11-06
*
|
Merge pull request #20944 from zeertzjq/vim-8.2.3705
zeertzjq
2022-11-07
|
\
\
|
*
|
vim-patch:9.0.0389: crash when 'tagfunc' closes the window
zeertzjq
2022-11-07
|
*
|
vim-patch:9.0.0246: using freed memory when 'tagfunc' deletes the buffer
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref()
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'
zeertzjq
2022-11-07
*
|
|
ci: request reviewers when PR is reopened #20972
dundargoc
2022-11-06
|
/
/
*
|
Merge pull request #20982 from zeertzjq/vim-8.2.2849
zeertzjq
2022-11-07
|
\
\
|
*
|
vim-patch:8.2.2873: not enough tests for writing buffers
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.2856: get readonly error for device that can't be written to
zeertzjq
2022-11-07
|
*
|
vim-patch:8.2.2849: bufwrite not sufficiently tested
zeertzjq
2022-11-07
|
/
/
*
|
vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)
zeertzjq
2022-11-07
*
|
Merge pull request #20968 from zeertzjq/vim-8.2.2570
zeertzjq
2022-11-07
|
\
\
|
*
|
vim-patch:8.2.4495: help test fails in 24 line terminal
zeertzjq
2022-11-06
[next]