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
*
fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609)
zeertzjq
2024-07-08
*
vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)
zeertzjq
2024-07-08
*
vim-patch:9.1.0540: Unused assignment in sign_define_cmd()
zeertzjq
2024-07-08
*
build: remove -O2 from gen_cflags
Lewis Russell
2024-07-07
*
vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...
zeertzjq
2024-07-07
*
vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...
zeertzjq
2024-07-07
*
vim-patch:9.1.0534: completion wrong with fuzzy when cycling back to original...
zeertzjq
2024-07-06
*
fix(lua): don't include text after cursor in completion pattern (#29587)
zeertzjq
2024-07-06
*
refactor(eval): use uv_random() for init_srand() (#29575)
zeertzjq
2024-07-05
*
vim-patch:9.1.0524: the recursive parameter in the *_equal functions can be r...
zeertzjq
2024-07-05
*
vim-patch:9.1.0526: Unwanted cursor movement with pagescroll at start of buff...
luukvbaal
2024-07-05
*
vim-patch:9.1.0525: Right release selects immediately when pum is truncated. ...
zeertzjq
2024-07-05
*
fix(mouse): don't treat click on hsep as click on statusline (#29565)
zeertzjq
2024-07-05
*
vim-patch:9.1.0529: silent! causes following try/catch to not work (#29567)
zeertzjq
2024-07-05
*
vim-patch:9.1.0528: spell completion message still wrong in translations (#29...
zeertzjq
2024-07-05
*
docs: misc (#29410)
dundargoc
2024-07-05
*
build(macos): disable deduplication in link step
Christian Clason
2024-07-04
*
refactor: add assertion for v_blob in tv_ptr() (#29554)
zeertzjq
2024-07-04
*
feat(win32): embed executable icon
alex-tdrn
2024-07-02
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
refactor: remove special handling for lowercase German sharp s
dundargoc
2024-06-29
*
Merge pull request #29467 from bfredl/shadapack2
bfredl
2024-06-29
|
\
|
*
refactor(shada): don't use msgpack_packer for shada
bfredl
2024-06-27
*
|
refactor: remove special-case conversion for german sharp s
dundargoc
2024-06-29
*
|
refactor: replace utf_convert with utf8proc conversion functions
dundargoc
2024-06-28
*
|
build: add utf8proc as dependency
dundargoc
2024-06-28
|
/
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
2024-06-24
*
vim-patch:9.1.0512: Mode message for spell completion doesn't match allowed k...
zeertzjq
2024-06-21
*
vim-patch:9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
zeertzjq
2024-06-21
*
vim-patch:9.1.0507: hard to detect cursor movement in the command line
zeertzjq
2024-06-21
*
vim-patch:9.1.0504: inner-tag textobject confused about ">" in attributes (#2...
zeertzjq
2024-06-20
*
fix(drawline): don't draw beyond end of window with 'rnu' (#29406)
zeertzjq
2024-06-19
*
vim-patch:8.2.5047: CurSearch highlight is often wrong
zeertzjq
2024-06-19
*
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2024-06-19
*
fix(mouse): early return when clicking in padded 'statuscolumn' (#29394)
luukvbaal
2024-06-19
*
vim-patch:9.1.0498: getcmdcompltype() interferes with cmdline completion (#29...
zeertzjq
2024-06-19
*
refactor(lua): remove unnecessary strlen() in nlua_expand_pat() (#29388)
zeertzjq
2024-06-18
*
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
2024-06-18
*
fix(lua): find length of completion prefix earlier (#29384)
zeertzjq
2024-06-18
*
vim-patch:9.1.0496: matched text is highlighted case-sensitively
zeertzjq
2024-06-18
*
vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pum
zeertzjq
2024-06-18
*
vim-patch:9.1.0494: Wrong matched text highlighted in pum with 'rightleft' (#...
zeertzjq
2024-06-17
*
Merge pull request #29357 from luukvbaal/statuscol
zeertzjq
2024-06-17
|
\
|
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
|
*
refactor: remove redundant copy in statuscolumn items
Luuk van Baal
2024-06-16
*
|
vim-patch:9.1.0489: default completion may break with fuzzy (#29364)
zeertzjq
2024-06-16
*
|
docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)
zeertzjq
2024-06-16
*
|
vim-patch:9.1.0491: Cmdline pum doesn't work properly with 'rightleft' (#29355)
zeertzjq
2024-06-15
|
/
*
vim-patch:9.1.0490: minor style problems with patch 9.1.0487 (#29354)
zeertzjq
2024-06-15
[next]