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.3674: when ml_get_buf() fails it messes up IObuff
zeertzjq
2022-07-07
*
Merge pull request #19180 from zeertzjq/tui-kitty-keypad
zeertzjq
2022-07-07
|
\
|
*
test: add tests for keypad keys from kitty keyboard protocol
zeertzjq
2022-07-04
|
*
feat(tui): recognize keypad keys when using kitty keyboard protocol
erw7
2022-07-04
*
|
Merge pull request #19261 from zeertzjq/vim-8.2.5023
zeertzjq
2022-07-07
|
\
\
|
*
|
vim-patch:8.2.5044: command line test fails
zeertzjq
2022-07-07
|
*
|
vim-patch:8.2.5043: can open a cmdline window from a substitute expression
zeertzjq
2022-07-07
|
*
|
vim-patch:8.2.5023: substitute overwrites allocated buffer
zeertzjq
2022-07-07
|
/
/
*
|
vim-patch:8.2.5063: error for a command may go over the end of IObuff (#19260)
zeertzjq
2022-07-07
*
|
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
|
Merge pull request #19218 from smjonas/fix_ft_patterns
Christian Clason
2022-07-06
|
\
\
|
*
|
fix(filetype): remove call to vim.fn.resolve and pass filename to match function
smjonas
2022-07-06
|
*
|
fix(filetype): fix filetype patterns
smjonas
2022-07-06
*
|
|
Merge pull request #19247 from zeertzjq/vim-8.2.4165
zeertzjq
2022-07-06
|
\
\
\
|
*
|
|
fix(normal): fix segfault with bracket command jumping to a mark
zeertzjq
2022-07-06
|
*
|
|
vim-patch:8.2.4221: some functions in normal.c are very long
zeertzjq
2022-07-06
|
*
|
|
vim-patch:8.2.4165: the nv_g_cmd() function is too long
zeertzjq
2022-07-06
|
*
|
|
vim-patch:7.4.212
zeertzjq
2022-07-06
|
/
/
/
*
|
|
feat: add 'mousescroll' option (#12355)
Jay
2022-07-06
*
|
|
fix(mark): fix unexpected cursor movements (#19253)
zeertzjq
2022-07-06
|
/
/
*
|
Merge pull request #19242 from smjonas/vim-9.0.0042
Christian Clason
2022-07-06
|
\
\
|
*
|
vim-patch:9.0.0042: missing change for filetype detection
smjonas
2022-07-06
|
*
|
vim-patch:9.0.0041: a couple of filetype patterns do not have "*" before "/etc"
smjonas
2022-07-06
*
|
|
vim-patch:8.2.5162: reading before the start of the line with BS in Replace m...
zeertzjq
2022-07-06
*
|
|
Merge pull request #19223 from lewis6991/ghaction
James McCoy
2022-07-05
|
\
\
\
|
*
|
|
build: add github action annotations for clint
Lewis Russell
2022-07-04
|
|
|
/
|
|
/
|
*
|
|
vim-patch:8.0.1562: the terminal debugger can't set a breakpoint with the mou...
zeertzjq
2022-07-05
*
|
|
Merge pull request #19232 from zeertzjq/vim-8.2.2904
zeertzjq
2022-07-05
|
\
\
\
|
*
|
|
vim-patch:8.2.3990: testing wrong operator
zeertzjq
2022-07-05
|
*
|
|
vim-patch:8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed
zeertzjq
2022-07-05
|
*
|
|
vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redone
zeertzjq
2022-07-05
|
*
|
|
vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visible
zeertzjq
2022-07-05
|
/
/
/
*
|
|
fix(terminal): crash if TermClose deletes own buffer #19222
Justin M. Keyes
2022-07-05
*
|
|
Merge pull request #19231 from zeertzjq/vim-8.2.3615
zeertzjq
2022-07-05
|
\
\
\
|
*
|
|
vim-patch:8.2.5122: lisp indenting my run over the end of the line
zeertzjq
2022-07-05
|
*
|
|
vim-patch:8.2.3754: undesired changing of the indent of the first formatted line
zeertzjq
2022-07-05
|
*
|
|
vim-patch:8.2.3615: wrong indent in first line if re-formatting with indent expr
zeertzjq
2022-07-05
|
/
/
/
*
|
|
Merge pull request #19229 from zeertzjq/vim-8.2.0363
zeertzjq
2022-07-05
|
\
\
\
|
*
|
|
vim-patch:8.2.0416: test leaves file behind
zeertzjq
2022-07-05
|
*
|
|
vim-patch:8.2.0363: some Normal mode commands not tested
zeertzjq
2022-07-05
|
*
|
|
test(old): use Q -> gQ mapping instead of changing test when possible
zeertzjq
2022-07-05
|
/
/
/
*
|
|
vim-patch:9.0.0035: spell dump may go beyond end of an array (#19228)
zeertzjq
2022-07-05
*
|
|
fix(mark): mark without a view restores at topline #19224
zeertzjq
2022-07-04
*
|
|
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
|
/
/
*
|
Merge pull request #19221 from zeertzjq/vim-8.2.1808
zeertzjq
2022-07-04
|
\
\
|
*
|
vim-patch:9.0.0034: spell tests do not always clear the word list
zeertzjq
2022-07-04
|
*
|
vim-patch:8.2.5098: spelldump test sometimes hangs
zeertzjq
2022-07-04
|
*
|
vim-patch:8.2.1808: no test coverage for ":spelldump!"
zeertzjq
2022-07-04
|
/
/
*
|
refactor: remove unnecessary volatile #19210
erw7
2022-07-04
*
|
Merge pull request #19220 from zeertzjq/vim-8.2.1470
zeertzjq
2022-07-04
|
\
\
|
|
/
|
/
|
[next]