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
/
nvim
Commit message (
Expand
)
Author
Age
...
|
*
refactor(win_line): rename attr to vi_attr (#21487)
zeertzjq
2022-12-21
|
*
Merge pull request #21441 from bfredl/neoterminfo
bfredl
2022-12-20
|
|
\
|
|
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
|
*
|
vim-patch:9.0.1082: some jsonc files are not recognized (#21483)
kylo252
2022-12-20
|
|
/
|
*
vim-patch:8.2.2912: MS-Windows: most users expect using Unicode (#21482)
zeertzjq
2022-12-20
|
*
test(old): make test_signs.vim closer to upstream (#21479)
zeertzjq
2022-12-20
|
*
vim-patch:9.0.1079: leaking memory when defining a user command fails
zeertzjq
2022-12-20
|
*
vim-patch:9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'
zeertzjq
2022-12-20
|
*
feat(exrc): support .nvim.lua (#21436)
Munif Tanjim
2022-12-19
|
*
fix(tui): set cursor color param as string when required #21407
Tom Churchman
2022-12-18
|
*
vim-patch:9.0.1072: screenpos() column result in fold may be too small (#21465)
zeertzjq
2022-12-18
|
*
Merge pull request #21393 from folke/highlight_show
Christian Clason
2022-12-17
|
|
\
|
|
*
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
|
*
|
vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reli...
zeertzjq
2022-12-17
|
*
|
vim-patch:8.2.1209: Vim9: test failure
zeertzjq
2022-12-17
|
*
|
vim-patch:8.2.1208: build failure
zeertzjq
2022-12-17
|
*
|
fix(folds): use long for number of folded lines (#21447)
zeertzjq
2022-12-17
|
*
|
refactor: rename mch_get_acl => os_get_acl
Justin M. Keyes
2022-12-16
|
*
|
refactor: rename mch_msg => os_msg
Justin M. Keyes
2022-12-16
|
*
|
Merge pull request #21440 from bfredl/scriptparm
bfredl
2022-12-16
|
|
\
\
|
|
*
|
refactor(params): open -s and -w script files after parsing commands
bfredl
2022-12-16
|
*
|
|
refactor(option.c): reduce scope of locals (#21433)
Lewis Russell
2022-12-16
|
|
/
/
|
*
|
fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)
zeertzjq
2022-12-16
|
*
|
vim-patch:9.0.1062: some test function names do not match what they are doing...
zeertzjq
2022-12-16
|
*
|
vim-patch:9.0.1057: conflict between supercollider and scala filetype detecti...
Christian Clason
2022-12-14
|
*
|
fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)
zeertzjq
2022-12-14
|
*
|
fix(treesitter): properly restore `'syntax'` (#21358)
Lewis Russell
2022-12-14
|
*
|
vim-patch:9.0.1051: after a failed CTRL-W ] next command splits window (#21400)
zeertzjq
2022-12-13
|
*
|
vim-patch:9.0.0530: using freed memory when autocmd changes mark (#21396)
zeertzjq
2022-12-13
|
|
/
|
*
fix(diff): handle long lines without crashing (#21389)
Lewis Russell
2022-12-12
|
*
docs: add links to extmarks and namespaces (#21378)
ii14
2022-12-12
|
*
docs #20986
Justin M. Keyes
2022-12-11
|
*
docs: fix typos (#21328)
dundargoc
2022-12-12
|
*
vim-patch:9.0.1047: matchparen is slow (#21379)
zeertzjq
2022-12-11
|
*
vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)
zeertzjq
2022-12-11
|
*
fix(api): set correct curbuf when temporarily changing curwin (#21371)
zeertzjq
2022-12-10
|
*
fix(events): skip WinScrolled for newly-created float windows (#21333)
zeertzjq
2022-12-10
|
*
vim-patch:9.0.1038: function name does not match what it is used for (#21359)
zeertzjq
2022-12-09
|
*
vim-patch:9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off...
zeertzjq
2022-12-09
|
*
vim-patch:8.2.4387: command line completion doesn't always work properly (#21...
zeertzjq
2022-12-09
|
*
vim-patch:8.2.4376: not enough tests for command line completion
zeertzjq
2022-12-09
|
*
vim-patch:8.2.4366: not enough tests for command line completion
zeertzjq
2022-12-09
|
*
test(old): change $TMPDIR from Xtest-tmpdir to X-test-tmpdir (#21346)
zeertzjq
2022-12-09
|
*
vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mapping
zeertzjq
2022-12-09
|
*
fix(chansend): sending lines to terminal in reverse order on Windows #19315
Enan Ajmain
2022-12-08
|
*
vim-patch:9.0.1032: test fails when terminal feature is missing
zeertzjq
2022-12-09
|
*
vim-patch:9.0.1030: using freed memory with the cmdline popup menu
zeertzjq
2022-12-09
|
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
|
*
vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...
zeertzjq
2022-12-08
|
*
vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...
zeertzjq
2022-12-08
[prev]
[next]