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
...
|
*
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
*
fix(tests): missing clear() #18927
kylo252
2022-06-13
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
test: dismiss quit_more from Lua #11226
Daniel Hahler
2022-06-12
*
Merge pull request #18931 from zeertzjq/regexp-num-escaped
zeertzjq
2022-06-13
|
\
|
*
fix(substitute): subtract number of backslashes later
zeertzjq
2022-06-12
*
|
fix(buffer): disable buffer-updates before removing from window #18933
zeertzjq
2022-06-12
*
|
fix(inccommand): skip split window if not enough room #18937
Famiu Haque
2022-06-12
|
/
*
fix(messages): add color when showing nvim_echo in :messages history
bfredl
2022-06-11
*
fix(inccommand): clear cmdpreview state if preview is not shown (#18923)
zeertzjq
2022-06-11
*
fix(input): fix macro recording with ALT and special key (#18917)
zeertzjq
2022-06-10
*
feat(filetype): remove side effects from vim.filetype.match (#18894)
Gregory Anders
2022-06-09
*
fix(tests): unreliable parser_spec #18911
Justin M. Keyes
2022-06-09
*
feat(autocmds): retrieve lua callback (#18642)
kylo252
2022-06-09
*
test: allow running CI without ts parsers installed
James McCoy
2022-06-08
*
Merge pull request #18903 from jamessan/skip-test-parsers
James McCoy
2022-06-08
|
\
|
*
test(ts): skip test if C parser is not available
James McCoy
2022-06-08
*
|
fix(terminal): scrollback delete lines immediately #18832
Javier Lopez
2022-06-08
|
/
*
fix(diagnostic): check for negative column value (#18868)
mohsen
2022-06-08
*
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
2022-06-08
*
fix(highlight): let winhighlight use cursor
zbirenbaum
2022-06-07
*
fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18...
zeertzjq
2022-06-07
*
vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881)
zeertzjq
2022-06-07
*
fix(lsp): fix multi client handling in code action (#18869)
Mathias Fußenegger
2022-06-05
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
feat(lsp): send didChangeConfiguration after init (#18847)
Mathias Fußenegger
2022-06-03
*
fix(hl): set Normal hl group sg_attr value #18820
Oliver Marriott
2022-06-03
*
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
*
fix(screen): restart win_update() if a decor provider changes signcols (#18768)
zeertzjq
2022-06-01
*
fix(checkhealth): skip vim.health #18816
Javier Lopez
2022-06-01
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
fix(inccommand): do not try to preview an ambiguous command (#18827)
zeertzjq
2022-06-01
*
feat(fs): add vim.fs.normalize()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.find()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dir()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.basename()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dirname()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
|
/
*
Merge pull request #18792 from famiu/feat/nvim_create_user_command/smods
bfredl
2022-05-29
|
\
[prev]
[next]