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
/
test
Commit message (
Expand
)
Author
Age
*
test(treesitter): make internal lang test pending when necessary
Thomas Vigouroux
2022-08-24
*
feat(lua): add vim.iconv (#18286)
Lewis Russell
2022-08-24
*
Merge pull request #19496 from vigoux/ts_internal_lang
Thomas Vigouroux
2022-08-24
|
\
|
*
feat(treesitter): allow customizing language symbol name
Thomas Vigouroux
2022-08-22
*
|
feat(eval)!: make Vim functions return inner window width and height (#19743)
zeertzjq
2022-08-24
*
|
fix(path): path_is_url returns false for "foo:/" #19797
sigmaSd
2022-08-23
*
|
fix(cmdline): do not trigger completion at wrong time (#19920)
zeertzjq
2022-08-24
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
|
vim-patch:8.2.4726: cannot use expand() to get the script name
zeertzjq
2022-08-23
*
|
test: add test for using :normal to stop Visual mode in cmdwin (#19904)
zeertzjq
2022-08-23
*
|
vim-patch:8.2.1046: insufficient tests for src/buffer.c (#19903)
zeertzjq
2022-08-23
*
|
vim-patch:8.2.0522: several errors are not tested for (#19901)
zeertzjq
2022-08-23
*
|
vim-patch:8.1.0832: confirm() is not tested (#19896)
zeertzjq
2022-08-23
|
/
*
fix(api): avoid side effects with nvim_parse_cmd (#19890)
zeertzjq
2022-08-22
*
fix(edit.c): indentkeys double indent after "!" #12894
Axel Forsman
2022-08-21
*
vim-patch:8.2.4334: command line popup menu not positioned correctly
zeertzjq
2022-08-22
*
vim-patch:8.2.4328: command line complete matches cleard when typing character
zeertzjq
2022-08-22
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
fix(api/command): fargs behavior when no arguments are passed (#19862)
Javier Lopez
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
fix(eval): check for v:lua when calling callback (#19855)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
Merge pull request #19360 from famiu/feat/multibuffer-inccommand
bfredl
2022-08-19
|
\
|
*
feat: multibuffer preview support for inccommand
Famiu Haque
2022-08-19
*
|
vim-patch:8.2.0982: insufficient testing for reading/writing files
zeertzjq
2022-08-19
*
|
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
|
revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)
zeertzjq
2022-08-18
*
|
Merge pull request #19822 from bfredl/hldef
bfredl
2022-08-18
|
\
\
|
*
|
fix(api): make nvim_set_hl(ns=0, ...) redraw screen properly
bfredl
2022-08-18
*
|
|
fix(winhl): do not crash when unsetting winhl in just opened window
bfredl
2022-08-18
|
/
/
*
|
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
|
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
|
feat: allow :wincmd to accept a count (#19815)
Famiu Haque
2022-08-17
*
|
vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
Shougo Matsushita
2022-08-17
*
|
fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789)
zeertzjq
2022-08-16
*
|
test: use poke_eventloop() instead of sleep(10) where possible (#19794)
zeertzjq
2022-08-16
*
|
fix(source): fix expand('<sfile>') no longer works for Lua
zeertzjq
2022-08-16
*
|
vim-patch:8.2.1799: some Normal mode commands not fully tested
zeertzjq
2022-08-15
*
|
vim-patch:8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode
zeertzjq
2022-08-15
*
|
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
zeertzjq
2022-08-15
*
|
vim-patch:8.1.1189: mode is not cleared when leaving Insert mode
zeertzjq
2022-08-15
*
|
fix(getchar): flush screen before doing a blocking wait
zeertzjq
2022-08-15
*
|
vim-patch:partial:8.1.0822: peeking and flushing output slows down execution
zeertzjq
2022-08-15
|
/
*
fix(source): make changing 'shellslash' change expand() result
zeertzjq
2022-08-15
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
*
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
2022-08-13
*
test: make Ex mode exit test test what it wants to test (#19728)
zeertzjq
2022-08-12
*
fix(signs): priority of extmark signs (#19718)
Lewis Russell
2022-08-11
*
fix(api): `vim.cmd.make` crashes when argument count isn't 1 (#19701)
Famiu Haque
2022-08-10
*
feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686)
zeertzjq
2022-08-09
[next]