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.2.1736: failure to compile a pattern not tested much
zeertzjq
2022-11-06
|
/
*
Merge pull request #20961 from zeertzjq/vim-8.2.3055
zeertzjq
2022-11-06
|
\
|
*
vim-patch:9.0.0355: check for uppercase char in autoload name is wrong
zeertzjq
2022-11-06
|
*
vim-patch:8.2.3055: strange error for assigning to "x.key" on non-dictionary
zeertzjq
2022-11-06
|
*
refactor(eval): make get_lval() explicitly check for v:lua
zeertzjq
2022-11-06
|
/
*
fix(paste): feed keys as typed in cmdline mode (#20959)
zeertzjq
2022-11-06
*
Merge pull request #20955 from zeertzjq/vim-8.2.2918
zeertzjq
2022-11-06
|
\
|
*
vim-patch:9.0.0836: wrong error when using extend() with funcref
zeertzjq
2022-11-06
|
*
vim-patch:8.2.2921: E704 for script local variable is not backwards compatible
zeertzjq
2022-11-06
|
*
vim-patch:8.2.2920: still a way to shadow a builtin function
zeertzjq
2022-11-06
|
*
vim-patch:8.2.2918: builtin function can be shadowed by global variable
zeertzjq
2022-11-06
|
*
fix(eval): change some tv_dict_add() usages back to hash_add()
zeertzjq
2022-11-06
|
/
*
Merge pull request #20954 from zeertzjq/vim-8.2.2918
zeertzjq
2022-11-06
|
\
|
*
vim-patch:8.2.3016: confusing error when expression is followed by comma
zeertzjq
2022-11-06
|
*
vim-patch:8.2.2723: assignment test fails
zeertzjq
2022-11-06
|
*
vim-patch:8.2.2722: Vim9: crash when using LHS with double index
zeertzjq
2022-11-06
|
*
vim-patch:8.2.1306: checking for first character of dict key is inconsistent
zeertzjq
2022-11-06
|
*
vim-patch:8.2.1274: Vim9: no error for missing white space at script level
zeertzjq
2022-11-06
|
/
*
docs(news): add news blurb for tmux clipboard change (#20950)
Gregory Anders
2022-11-05
*
ci: replace deprecated feature set-output (#20834)
dundargoc
2022-11-05
*
ci: remove ci/build.ps1 (#20891)
dundargoc
2022-11-05
*
vim-patch:9.0.0835: the window title is not redrawn when 'endoffile' changes ...
zeertzjq
2022-11-06
*
ci: fix incorrect asan_symbolize name (#20900)
dundargoc
2022-11-05
*
Merge pull request #20858 from dundargoc/build/lintsh
dundargoc
2022-11-05
|
\
|
*
build(lint): add more shell scripts to lintsh
dundargoc
2022-11-01
|
*
build: add EXCLUDE option to add_glob_target
dundargoc
2022-11-01
*
|
revert: "ci(commitlint): use pull_request_target to avoid "skip ci"" (#20845)
dundargoc
2022-11-05
*
|
Merge pull request #20732 from dundargoc/build/default-cmake-args
dundargoc
2022-11-05
|
\
\
|
*
|
build: give example on complex regexes
dundargoc
2022-10-21
|
*
|
build(cmake): add modelines to enable syntax highlighting
dundargoc
2022-10-21
|
*
|
build: rely on default cmake installation if possible
dundargoc
2022-10-21
*
|
|
vim-patch:8.2.3713: MS-Windows: no error if vimgrep pattern is not matching (...
zeertzjq
2022-11-06
*
|
|
Merge pull request #20946 from zeertzjq/vim-8.2.1106
zeertzjq
2022-11-05
|
\
\
\
|
*
|
|
vim-patch:8.2.1417: test 49 is old style
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.1383: test 49 is old style
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.1366: test 49 is old style
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.1106: crash when trying to use s: variable in typed command
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.0883: memory leak in test 49
zeertzjq
2022-11-05
|
/
/
/
*
|
|
Merge pull request #17950 from zeertzjq/vim-8.2.4029
zeertzjq
2022-11-05
|
\
\
\
|
*
|
|
vim-patch:8.2.4882: cannot make 'breakindent' use a specific column
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.4501: with 'showbreak' set cursor displayed in wrong position
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.4100: early return when getting the 'formatlistpat' value
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.4093: cached breakindent values not initialized properly
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrong
zeertzjq
2022-11-05
|
/
/
/
*
|
|
build: always ignore user's cmake preset (#20935)
kylo252
2022-11-05
*
|
|
Merge pull request #20774 from zeertzjq/vim-8.2.4679
zeertzjq
2022-11-05
|
\
\
\
|
*
|
|
fix(eval): make error number of charidx() same as Vim
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakes
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.2606: strchars() defaults to counting composing characters
zeertzjq
2022-11-05
|
*
|
|
vim-patch:8.2.1626: test for strchars() fails with different error number
zeertzjq
2022-11-05
[prev]
[next]