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
*
vim-patch:8.0.1570: can't use :popup for a menu in the terminal
zeertzjq
2022-07-01
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
fix(lsp): small bugs in snippet-parser #18998
L3MON4D3
2022-06-29
*
vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'...
zeertzjq
2022-06-29
*
Merge pull request #19133 from famiu/feat/api/cmd_support_filter
bfredl
2022-06-29
|
\
|
*
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
2022-06-28
*
|
refactor(aucmd): call define_autocmd() directly for default autocmds
bfredl
2022-06-28
*
|
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
|
Merge #19060 memory leaks
Justin M. Keyes
2022-06-28
|
\
\
|
|
/
|
/
|
|
*
fix(coverity/348300): free memory when overiding sing attribute
Thomas Vigouroux
2022-06-27
*
|
fix(vim.ui.input): accept nil or empty "opts" #19109
0x74696d6d79
2022-06-28
*
|
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
2022-06-28
*
|
fix(api): nvim_parse_cmd check for ambiguous user command (#19116)
zeertzjq
2022-06-27
*
|
test: use "python3" to avoid skipped test #19106
Justin M. Keyes
2022-06-26
*
|
Merge pull request #19091 from clason/do-aucmd-pats
Christian Clason
2022-06-26
|
\
\
|
*
|
feat(api): support pattern array for exec_autocmds
Christian Clason
2022-06-26
*
|
|
refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...
Gregory Anders
2022-06-26
|
/
/
*
|
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
|
fix: make_filter_cmd for :! powershell #15913
Enan Ajmain
2022-06-25
*
|
Merge pull request #19041 from lewis6991/globallocal
bfredl
2022-06-25
|
\
\
|
|
/
|
/
|
|
*
fix(api): nvim_set_option_value for global-local options
Lewis Russell
2022-06-22
*
|
fix(tests): remove misleading $TEST_PATH segment #19050
Justin M. Keyes
2022-06-23
*
|
fix(api): check for inclusive buffer line index out of bounds correctly (#19056)
zeertzjq
2022-06-23
*
|
Merge pull request #19020 from echasnovski/screenchar-float
bfredl
2022-06-23
|
\
\
|
*
|
fix(float): make `screen*()` functions respect floating windows
Evgeni Chasnovski
2022-06-23
*
|
|
fix(input): use correct grid when restoring cursor for <expr> mapping (#19047)
zeertzjq
2022-06-23
*
|
|
fix(api): check error after getting win/buf handle (#19052)
Gregory Anders
2022-06-22
*
|
|
fix(build): only pass -municode if MINGW #19049
Justin M. Keyes
2022-06-22
|
|
/
|
/
|
*
|
perf(highlight): don't allocate duplicates for color names
bfredl
2022-06-21
*
|
Merge pull request #18743 from gpanders/bowooptvalue
Gregory Anders
2022-06-20
|
\
\
|
*
|
refactor: use nvim_{get,set}_option_value for vim.{b,w}o
Gregory Anders
2022-06-20
|
*
|
feat(api): add "buf" and "win" to nvim_get_option_value
Gregory Anders
2022-06-20
*
|
|
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
|
|
fix(decorations): nvim_buf_set_extmark breaks conceal #19010
ii14
2022-06-19
|
|
/
|
/
|
*
|
fix(ci): noisy logs, unreliable test #19019
Justin M. Keyes
2022-06-18
|
/
*
fix(hl): return cterm fg/bg even if they match Normal #18981
Oliver Marriott
2022-06-16
*
test(treesitter): add benchmark #18989
Lewis Russell
2022-06-16
*
Merge #8519 feat: name, test ids, sockets in stdpath(state)
Justin M. Keyes
2022-06-17
|
\
|
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
|
*
test(report): formatting, drop dumplog()
Justin M. Keyes
2022-06-15
|
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
|
fix(lua): clear got_int when calling vim.on_key() callback (#18979)
zeertzjq
2022-06-16
*
|
fix(lua): highlight.on_yank can close timer in twice #18976
notomo
2022-06-15
|
/
*
fix(ui): do not call showmode() when setting window height (#18969)
zeertzjq
2022-06-15
*
test: correct check for v:errmsg in inccommand test (#18968)
zeertzjq
2022-06-15
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
fix(inccommand): never preview if parsing command failed (#18944)
zeertzjq
2022-06-14
[next]