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
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
|
feat(terminal): trigger TermRequest autocommand events (#22159)
Ghjuvan Lacambre
2024-01-09
|
/
*
fix(extmarks): blending space shouldn't overwrite wide char (#26960)
zeertzjq
2024-01-09
*
refactor(drawline): remove unused save_extra argument (#26959)
zeertzjq
2024-01-09
*
fix(extmarks): handle overwriting right half of wide char (#26951)
zeertzjq
2024-01-09
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
fix(tui): use buflen to calculate remaining buffer size (#26942)
James McCoy
2024-01-07
*
fix(highlight): update `IncSearch` to link to `CurSearch`
Evgeni Chasnovski
2024-01-06
*
vim-patch:9.1.0014: incorrect use of W_WINROW in edit.c (#26910)
zeertzjq
2024-01-06
*
vim-patch:9.1.0012: regression with empty inner blocks introduced
zeertzjq
2024-01-06
*
vim-patch:9.1.0007: can select empty inner text blocks
zeertzjq
2024-01-06
*
refactor: move structs from regexp_defs.h to regexp.c (#26899)
zeertzjq
2024-01-05
*
fix(column): fill 'statuscolumn' clickdefs with evaluated width (#26891)
luukvbaal
2024-01-05
*
fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)
zeertzjq
2024-01-05
*
vim-patch:9.1.0010: Keymap completion is not available (#26888)
zeertzjq
2024-01-05
*
refactor(column): define and use maximum 'statuscolumn' width
Luuk van Baal
2024-01-04
*
fix(decorations): incompletely displayed line should also get decorations
Jaehwang Jung
2024-01-04
*
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
*
vim-patch:9.1.0001: when closing window, wincmd p may fail
Christian Clason
2024-01-03
*
vim-patch:9.1.0002: a closing fold expr, may start a new fold (#26876)
zeertzjq
2024-01-04
*
Merge pull request #26860 from sus-domesticus/fix/clangd
zeertzjq
2024-01-03
|
\
|
*
fix(clangd): set block pointer to null in case map is empty
sus-domesticus
2024-01-03
|
*
fix(clangd): check size of array before applying qsort on it
sus-domesticus
2024-01-02
*
|
refactor: remove redundant struct names
dundargoc
2024-01-02
*
|
refactor(api): redundant `ml_mfp` check #26059
Justin M. Keyes
2024-01-02
|
/
*
fix(drawline): consider position in linebuf for foldcolumn (#26803)
luukvbaal
2024-01-02
*
refactor: remove redundant NOLINT comments
dundargoc
2024-01-01
*
fix(l10n): update Ukrainian translations (#26819)
Anatolii Sakhnik
2024-01-01
*
docs: clarify on_bytes arguments
Jaehwang Jung
2024-01-01
*
build: ensure `make clean` doesn't remove source files
dundargoc
2024-01-01
*
refactor(tui): remove code that is no longer necessary
zeertzjq
2023-12-31
*
Handle mouse buttons 6/7 (often used for horizontal scrolling)
Paul "LeoNerd" Evans
2023-12-31
*
Ignore key_mouse unless it is exactly \e[M because some terminfos relate to d...
Paul "LeoNerd" Evans
2023-12-31
*
build: various improvements
dundargoc
2023-12-30
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(drawline): remove maybe_wlv argument for foldcolumn (#26798)
luukvbaal
2023-12-30
*
refactor(drawline): avoid writing foldopen before writing foldclosed
Luuk van Baal
2023-12-29
*
vim-patch:9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent' (#26785)
zeertzjq
2023-12-29
*
fix(drawline): don't use temporary "v" variable when not needed (#26777)
zeertzjq
2023-12-28
*
docs(eval): add parameter type for vim.fn.mode() (#26776)
xvzc
2023-12-28
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
fix(clipboard): make getreg() accurate for clipboard registers (#26740)
JD
2023-12-28
*
vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)
zeertzjq
2023-12-28
*
vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...
zeertzjq
2023-12-28
*
refactor: remove unnecessary HAVE_PATHDEF macro
dundargoc
2023-12-27
*
fix(inccommand): don't preview in Ex mode (#26587)
Raphael
2023-12-27
*
ci: disable libintl on mac release
dundargoc
2023-12-26
*
fix(column): correct width after truncated 'statuscolumn' error (#26737)
luukvbaal
2023-12-26
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
refactor(cpoptions): remove 'p'
bfredl
2023-12-25
*
refactor(drawline): reduce size of wlv.extra[] (#26733)
zeertzjq
2023-12-25
[prev]
[next]