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(completion): fix inconsistent Enter behavior (#30196)
zeertzjq
2024-08-31
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
fix(highlight): update `PmenuSel` for colored completion items #30183
Evgeni Chasnovski
2024-08-29
*
Merge pull request #26950 from bfredl/s390x_fix
bfredl
2024-08-29
|
\
|
*
fix(build): issues with s390x CI
bfredl
2024-08-29
*
|
docs(eval): fix wrong return type of getcharsearch() (#30176)
glepnir
2024-08-29
|
/
*
vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173)
zeertzjq
2024-08-29
*
docs: misc (#29719)
dundargoc
2024-08-29
*
fix(regexp): fix typo in E888 error message (#30161)
Eisuke Kawashima
2024-08-28
*
feat(treesitter): add support for wasm parsers
Lewis Russell
2024-08-26
*
vim-patch:9.1.0692: Wrong patlen value in ex_substitute() (#30131)
zeertzjq
2024-08-24
*
vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)
zeertzjq
2024-08-24
*
vim-patch:9.1.0683: mode() returns wrong value with <Cmd> mapping (#30109)
zeertzjq
2024-08-22
*
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
2024-08-20
*
fix(terminal): interrupt/got_int hangs terminal (#30056)
ibhagwan
2024-08-20
*
fix(terminal): handle C0 characters in OSC terminator (#30090)
Gregory Anders
2024-08-19
*
fix(api): error properly with invalid field in nvim_open_win (#30078)
zeertzjq
2024-08-17
*
vim-patch:9.1.0677: :keepp does not retain the substitute pattern
zeertzjq
2024-08-17
*
vim-patch:9.1.0679: Rename from w_closing to w_locked is incomplete
zeertzjq
2024-08-17
*
vim-patch:9.1.0678: [security]: use-after-free in alist_add()
zeertzjq
2024-08-17
*
feat(diff): do not try external when out of memory
Lewis Russell
2024-08-15
*
feat(term): support OSC 8 hyperlinks in :terminal (#30050)
Gregory Anders
2024-08-15
*
fix(highlight): fix the seg fault caused by the invalid linked hl ids
William Wong
2024-08-14
*
refactor(fileio): use os_copy() to copy file (#30030)
zeertzjq
2024-08-13
*
vim-patch:9.1.0672: marker folds may get corrupted on undo (#30026)
zeertzjq
2024-08-11
*
test(lsp): refactor and tidy
Lewis Russell
2024-08-11
*
feat(term): enable reflow by default (#21124)
Christian Clason
2024-08-10
*
build(deps): vendor libvterm at v0.3.3
Christian Clason
2024-08-10
*
vim-patch:9.1.0667: Some other options reset curswant unnecessarily when set ...
zeertzjq
2024-08-10
*
vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#...
zeertzjq
2024-08-10
*
docs: update version.c (#30016)
github-actions[bot]
2024-08-09
*
vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWD
zeertzjq
2024-08-09
*
vim-patch:8.2.4860: MS-Windows: always uses current directory for executables
zeertzjq
2024-08-09
*
vim-patch:8.1.1413: error when the drive of the swap file was disconnected (#...
zeertzjq
2024-08-08
*
vim-patch:8.2.3476: renaming a buffer on startup may cause using freed memory
zeertzjq
2024-08-08
*
refactor!: use utf8proc full casefolding
dundargoc
2024-08-07
*
vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)
zeertzjq
2024-08-07
*
vim-patch:9.1.0662: filecopy() may return wrong value when readlink() fails (...
zeertzjq
2024-08-07
*
fix(filetype): fix :filetype detect error with -u NONE (#29991)
zeertzjq
2024-08-06
*
vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)
zeertzjq
2024-08-06
*
vim-patch:9.1.0465: missing filecopy() function (#29989)
zeertzjq
2024-08-06
*
refactor: extract eval/fs.c from eval/funcs.c (#29985)
zeertzjq
2024-08-06
*
Merge pull request #29540 from bfredl/neoshada
bfredl
2024-08-05
|
\
|
*
build(deps): remove msgpack-c dependency
bfredl
2024-08-05
|
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
|
fix(build): surpress spurious warnings from gcc in -E preprocessor mode
bfredl
2024-08-05
|
/
*
vim-patch:9.1.0653: Patch v9.1.0648 not completely right
zeertzjq
2024-08-03
*
vim-patch:9.1.0648: [security] double-free in dialog_changed()
zeertzjq
2024-08-03
*
refactor: move some functions out of eval.c (#29964)
zeertzjq
2024-08-02
*
fix(tui): reset active attr ID when OSC 8 sequence is terminated (#29960)
Gregory Anders
2024-08-02
[next]