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
*
refactor: pass "preview" to regtilde()
zeertzjq
2022-04-04
*
vim-patch:8.2.4253: using freed memory when substitute with function call
zeertzjq
2022-04-04
*
vim-patch:8.2.4258: Coverity warns for array overrun
zeertzjq
2022-04-04
*
vim-patch:8.2.4247: stack corruption when looking for spell suggestions
zeertzjq
2022-04-04
*
test(old): fix test_spell.vim encoding
zeertzjq
2022-04-04
*
test(old): fix test_regexp_latin.vim encoding (#17989)
zeertzjq
2022-04-04
*
Merge pull request #17987 from leungbk/vim-patch-4402
zeertzjq
2022-04-04
|
\
|
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
|
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
|
fix(substitute): properly check for empty command line
zeertzjq
2022-04-04
|
/
*
vim-patch:8.2.4672: using :normal with Ex mode may make :substitute hang (#17...
zeertzjq
2022-04-03
*
[RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...
Shougo
2022-04-03
*
vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)
Lewis Russell
2022-04-03
*
fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)
zeertzjq
2022-04-03
*
vim-patch:8.2.4664: Elvish files are not recognized (#17963)
Christian Clason
2022-04-02
*
fix(input): do not translate scroll keys into multiclicks
zeertzjq
2022-04-02
*
vim-patch:8.2.4660: cursorcolumn is sometimes not correct
zeertzjq
2022-04-01
*
vim-patch:8.2.3489: ml_get error after search with range
zeertzjq
2022-04-01
*
vim-patch:8.2.3472: other crashes with empty search pattern not tested
zeertzjq
2022-04-01
*
vim-patch:8.2.3471: crash when using CTRL-T after an empty search pattern
zeertzjq
2022-04-01
*
fix(api): delete all autocmds with the same ID
Lewis Russell
2022-04-01
*
refactor: remove redundant check for w_p_cole (#17944)
zeertzjq
2022-04-01
*
vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...
zeertzjq
2022-04-01
*
Merge pull request #17938 from ggandor/autocmd-api-names
bfredl
2022-04-01
|
\
|
*
refactor(api)!: use singular/plural consistently in the autocmd API
György Andorka
2022-03-31
*
|
vim-patch:8.2.4658: org-mode files are not recognized (#17939)
Christian Clason
2022-03-31
*
|
Merge pull request #17929 from lewis6991/autocmd
bfredl
2022-03-31
|
\
\
|
*
|
fix(api): improve autocmd error handling
Lewis Russell
2022-03-31
*
|
|
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
2022-03-31
|
|
/
|
/
|
*
|
feat(api): nvim_clear_autocmd
TJ DeVries
2022-03-31
*
|
Merge pull request #17890 from zeertzjq/conceal-virtcol-changed
bfredl
2022-03-31
|
\
\
|
|
/
|
/
|
|
*
perf: only redraw concealed line if cursor has moved horizontally
zeertzjq
2022-03-28
|
*
revert: "Fix redraw regression with w_p_cole in visual mode"
zeertzjq
2022-03-28
*
|
vim-patch:8.2.4577: message test is flaky
zeertzjq
2022-03-31
*
|
vim-patch:8.2.4200: some tests do not clean up properly
zeertzjq
2022-03-31
*
|
vim-patch:8.2.4156: fileinfo message overwrites echo'ed message
zeertzjq
2022-03-31
*
|
vim-patch:8.2.2515: memory access error when truncating an empty message
zeertzjq
2022-03-31
*
|
vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long message
zeertzjq
2022-03-31
*
|
vim-patch:8.2.4645: 'shortmess' changed when session does not store options (...
zeertzjq
2022-03-31
*
|
fix: correct vertical dragging room calculation with global statusline (#17928)
zeertzjq
2022-03-31
*
|
fix: set nested before executing callback (#17801)
TJ DeVries
2022-03-30
*
|
vim-patch:8.2.4649: various formatting problems
zeertzjq
2022-03-30
*
|
vim-patch:8.2.4349: FileChangedShell test fails on MS-Windows
zeertzjq
2022-03-30
*
|
vim-patch:8.2.4592: search continues after giving E1204
zeertzjq
2022-03-30
*
|
vim-patch:8.2.3110: a pattern that matches the cursor position is complicated
zeertzjq
2022-03-30
*
|
vim-patch:8.1.0439: recursive use of getcmdline() still not protected (#17726)
zeertzjq
2022-03-30
*
|
vim-patch:8.2.4646: using buffer line after it has been freed (#17907)
zeertzjq
2022-03-30
*
|
vim-patch:8.2.4473: Coverity warns for not checking return value of ftell() (...
dundargoc
2022-03-30
*
|
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
2022-03-30
*
|
vim-patch:8.2.3449: sort fails if the sort compare function returns 999 (#17909)
dundargoc
2022-03-30
[next]