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.1189: invalid memory access with folding and using "L" (#21787)
zeertzjq
2023-01-14
|
*
|
vim-patch:9.0.1191: some Bazel files are not recognized (#21784)
Christian Clason
2023-01-13
|
*
|
fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)
luukvbaal
2023-01-13
|
*
|
test: avoid consecutive mouse input at different positions (#21781)
zeertzjq
2023-01-13
|
*
|
fix(ui): command line issues with external messages (#21709)
luukvbaal
2023-01-13
|
*
|
fix(mouse): statusline click registered as statuscolumn (#21748)
luukvbaal
2023-01-13
|
*
|
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
|
*
|
fix(powershell): wrong length allocation for ":%w !" #20530
Enan Ajmain
2023-01-12
|
*
|
feat(diagnostic): vim.diagnostic.is_disabled() #21527
Raphael
2023-01-12
|
*
|
build: include our libraries before system libraries (#21746)
dundargoc
2023-01-12
|
*
|
fix(api): nvim_create_autocmd crash on invalid types inside pattern array
ii14
2023-01-12
|
*
|
fix(statuscolumn): foldcolumn buffer is too small (#21761)
luukvbaal
2023-01-12
|
*
|
docs(lsp): fix type annotation on convert_input_to_markdown_lines (#21772)
Chris Kipp
2023-01-12
|
*
|
vim-patch:9.0.1183: code is indented more than necessary (#21773)
zeertzjq
2023-01-12
|
*
|
vim-patch:9.0.1182: go checksum files are not recognized (#21758)
Christian Clason
2023-01-12
|
*
|
fix(lsp): revert semantic token gravity change from #21574 (#21763)
jdrouhard
2023-01-12
|
*
|
docs(lsp): update buf_notify and rpc.notify params types (#21753)
Chris Kipp
2023-01-11
|
*
|
vim-patch:9.0.1176: smithy files are not recognized (#21751)
Christian Clason
2023-01-11
|
*
|
ci(tsan): run functionaltests instead of oldtests (#21744)
zeertzjq
2023-01-11
|
*
|
Merge pull request #21706 from bfredl/notermios
bfredl
2023-01-11
|
|
\
\
|
|
*
|
refactor(pty): remove old logic for inheriting termios from host terminal
bfredl
2023-01-10
|
*
|
|
ci: remove ci/snap (#21743)
dundargoc
2023-01-11
|
*
|
|
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
|
*
|
|
vim-patch:9.0.1172: when 'selection' is "exclusive" then "1v" is one char sho...
zeertzjq
2023-01-11
|
*
|
|
vim-patch:9.0.1171: screen is not redrawn after using setcellwidths() (#21730)
zeertzjq
2023-01-11
|
*
|
|
vim-patch:9.0.1174: smali files are not recognized (#21734)
Amaan Qureshi
2023-01-10
|
*
|
|
build: use modern cmake (#21589)
dundargoc
2023-01-10
|
|
|
/
|
|
/
|
|
*
|
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
2023-01-10
|
*
|
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
|
*
|
vim-patch:1b5f03ec9c55 (#21715)
Christian Clason
2023-01-10
|
|
/
|
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
|
*
test(statuscolumn): add more tests for wrapped lines (#21718)
zeertzjq
2023-01-10
|
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
|
*
docs: add 'statuscolumn' docstrings (#21717)
luukvbaal
2023-01-10
|
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
|
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
|
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
|
*
Merge pull request #21704 from bfredl/nofree
bfredl
2023-01-09
|
|
\
|
|
*
fix(rpc): don't free args on error in rpc_send_event
bfredl
2023-01-09
|
*
|
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
|
|
/
|
*
Merge pull request #21702 from glepnir/fix_2
bfredl
2023-01-09
|
|
\
|
|
*
fix: use enum type
Raphael
2023-01-09
|
|
*
fix: format
Raphael
2023-01-09
|
|
*
fix(ui): add test case
Raphael
2023-01-09
|
|
*
fix(ui): convert title_pos string in nvim_win_get_config
Raphael
2023-01-09
|
*
|
Merge pull request #21675 from bfredl/nonstdio
bfredl
2023-01-09
|
|
\
\
|
|
*
|
fix(embed): handle stdio in server properly
bfredl
2023-01-09
|
|
|
/
|
*
|
Merge pull request #21488 from dundargoc/refactor/char_u/16.1
zeertzjq
2023-01-09
|
|
\
\
|
|
*
|
test: add more tests for Unicode
zeertzjq
2023-01-09
|
|
*
|
refactor: replace char_u with char
dundargoc
2023-01-09
|
|
/
/
[prev]
[next]