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:9.0.0865: duplicate arguments are not always detected (#21036)
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0867: wildmenu redrawing code is spread out (#21035)
zeertzjq
2022-11-13
|
*
|
|
test(lua/ui_spec): fix Ctrl-C test flakiness (#21039)
zeertzjq
2022-11-13
|
*
|
|
Merge pull request #21037 from zeertzjq/vim-8.2.4675
zeertzjq
2022-11-13
|
|
\
\
\
|
|
*
|
|
vim-patch:9.0.0869: bogus error when string used after :elseif
zeertzjq
2022-11-13
|
|
*
|
|
vim-patch:8.2.4676: test fails with different error
zeertzjq
2022-11-13
|
|
*
|
|
vim-patch:8.2.4675: no error for missing expression after :elseif
zeertzjq
2022-11-13
|
|
/
/
/
|
*
|
|
vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034)
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032)
zeertzjq
2022-11-12
|
*
|
|
fix: vim.ui.input always calls callback #21006
Steven Arcangeli
2022-11-12
|
*
|
|
Merge pull request #20178 from vigoux/extmark-nospell
Lewis Russell
2022-11-12
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
feat(spell): support nospell in treesitter queries
Lewis Russell
2022-11-12
|
|
*
|
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
|
|
/
/
|
*
|
vim-patch:9.0.0845: shell command with just space gives strange error (#21029)
zeertzjq
2022-11-12
|
*
|
feat(checkhealth): use "help" syntax, avoid tabpage #20879
Justin M. Keyes
2022-11-11
|
*
|
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
|
*
|
vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)
zeertzjq
2022-11-12
|
*
|
vim-patch:9.0.0715: wrong argument for append() gives two error messages (#21...
zeertzjq
2022-11-11
|
*
|
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
|
*
|
fix(messages): don't set cmdline_row when messages have scrolled (#21015)
zeertzjq
2022-11-11
|
*
|
vim-patch:9.0.0858: "!!sort" in a closed fold sorts too many lines (#21022)
zeertzjq
2022-11-11
|
*
|
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
|
*
|
vim-patch:76db9e076318 (#21013)
Sean Dewar
2022-11-10
|
*
|
docs(treesitter): fix predicate syntax (#21016)
James Trew
2022-11-10
|
*
|
revert: "oldtests: win: fix buffer pathsep" (#21017)
zeertzjq
2022-11-10
|
*
|
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
[prev]
[next]