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
*
fix(vim.system): close check handle (#24270)
zeertzjq
2023-07-06
*
fix(column): fix wrong cursor with 'statuscolumn' and cpo+=n (#24268)
zeertzjq
2023-07-06
*
fix(ui): delay win_viewport until screen update #24182
fredizzimo
2023-07-05
*
Merge pull request #23228 from seandewar/cmdwin-jail
zeertzjq
2023-07-05
|
\
|
*
fix(api): disallow some more functions during textlock
Sean Dewar
2023-07-05
|
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
|
fix(plines): don't return very large height on very long line (#24260)
zeertzjq
2023-07-05
*
|
Merge #23401 vim.ui.open: "gx" without netrw
Justin M. Keyes
2023-07-05
|
\
\
|
|
/
|
/
|
|
*
fix(vim.ui.open): return (don't show) error message
Justin M. Keyes
2023-07-05
|
*
fix(gx): visual selection, expand env vars
Justin M. Keyes
2023-07-04
*
|
fix(edit): fix K_EVENT interfering with 'digraph' (#24258)
zeertzjq
2023-07-05
|
/
*
fix(api): allow negative column arguments for nvim_buf_set_text (#23501)
notomo
2023-07-04
*
perf(ui-ext): approximate scroll_delta when scrolling too much (#24234)
zeertzjq
2023-07-04
*
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
zeertzjq
2023-07-04
*
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
2023-07-04
*
fix(plines): handle inline virtual text after last char (#24241)
zeertzjq
2023-07-03
*
test: check for ASAN properly (#24224)
zeertzjq
2023-07-02
*
vim-patch:9.0.1672: tabline highlight wrong after truncated double width labe...
zeertzjq
2023-07-02
*
fix(startup)!: "nvim -l" message does not end with newline #24215
zeertzjq
2023-07-01
*
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
feat(version): unverbose ":version", ":verbose version" #24195
Justin M. Keyes
2023-07-01
*
feat(treesitter): bundle markdown parser and queries (#22481)
Christian Clason
2023-07-01
*
fix(startup): don't truncate when printing with -l (#24216)
zeertzjq
2023-07-01
*
Merge pull request #24147 from clason/fix/ftplugin
zeertzjq
2023-06-30
|
\
|
*
test(lua/runtime_spec): add test for ftplugin ordering
zeertzjq
2023-06-30
*
|
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
2023-06-30
*
|
fix(statusline): fill for double-width char after moving items (#24207)
zeertzjq
2023-06-30
*
|
fix(column): handle unprintable chars in 'statuscolumn' (#24198)
zeertzjq
2023-06-29
*
|
test(statusline): add test with control characters (#24197)
zeertzjq
2023-06-29
*
|
fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181
Justin M. Keyes
2023-06-28
*
|
vim-patch:9.0.1670: resetting local option to global value is inconsistent (#...
zeertzjq
2023-06-28
*
|
fix(treesitter): make foldexpr work without highlighting (#24167)
Jaehwang Jung
2023-06-27
*
|
vim-patch:9.0.1668: PEM files are not recognized (#24169)
ObserverOfTime
2023-06-27
*
|
vim-patch:9.0.1667: regression test doesn't fail when fix is reverted
zeertzjq
2023-06-27
*
|
vim-patch:9.0.1664: divide by zero when scrolling with 'smoothscroll' set
zeertzjq
2023-06-27
*
|
vim-patch:9.0.1632: not all cabal config files are recognized (#24025)
Jonas Strittmatter
2023-06-26
*
|
fix(startup): "nvim -l foo.lua" may not set arg0 #24161
Mike
2023-06-26
*
|
fix(charset): fix wrong display of 0xffff (#24158)
zeertzjq
2023-06-26
*
|
vim-patch:9.0.1665: empty CmdlineEnter autocommand causes errors in Ex mode
zeertzjq
2023-06-26
*
|
Merge #24116 from justinmk/doc
Justin M. Keyes
2023-06-25
|
\
\
|
*
|
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-25
*
|
|
vim-patch:9.0.1661: BUCK files are not recognized (#24142)
Christian Clason
2023-06-24
|
|
/
|
/
|
*
|
test(extmarks): add a test for #23848 (#24140)
zeertzjq
2023-06-24
*
|
Merge pull request #24082 from smjonas/fix_24064
Christian Clason
2023-06-24
|
\
\
|
*
|
vim-patch:9.0.1644: not all filetype file name matches are tested
smjonas
2023-06-23
*
|
|
fix(extmarks): fix heap buffer overflow caused by inline virtual text (#23851)
Ibby
2023-06-24
|
|
/
|
/
|
*
|
fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)
zeertzjq
2023-06-23
*
|
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
2023-06-22
*
|
vim-patch:9.0.1645: zserio files are not recognized (#24120)
Christian Clason
2023-06-22
*
|
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
2023-06-22
[next]