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
/
functional
/
lua
Commit message (
Expand
)
Author
Age
*
fix(secure): crash when hitting escape in prompt (#21283)
ii14
2022-12-05
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
refactor(fs): replace vim.fn/vim.env in vim.fs (#20379)
Mike
2022-12-01
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
refactor: rework parameter validation in vim.secure.trust() (#21223)
Gregory Anders
2022-11-28
*
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
2022-11-28
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(diagnostic): add `suffix` option to `virt_text` config (#21140)
beardedsakimonkey
2022-11-20
*
feat(diagnostic): add `suffix` option to `open_float()` (#21130)
beardedsakimonkey
2022-11-20
*
perf(diagnostic): use api variable and improve validate (#21111)
Raphael
2022-11-19
*
feat: add vim.secure.read()
Gregory Anders
2022-11-17
*
fix(lua): make `vim.deepcopy` work with `vim.NIL`
Max
2022-11-14
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
Merge pull request #20984 from notomo/fix-message-kind-on-history
bfredl
2022-11-13
|
\
|
*
fix(ui-ext): correct message kind in history before vim.ui_attach()
notomo
2022-11-07
*
|
test(lua/ui_spec): fix Ctrl-C test flakiness (#21039)
zeertzjq
2022-11-13
*
|
fix: vim.ui.input always calls callback #21006
Steven Arcangeli
2022-11-12
*
|
fix(vim.ui.input): return empty string when inputs nothing (#20883)
Jongwook Choi
2022-11-08
*
|
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
|
/
*
fix(lua): pesc, tbl_islist result types #20751
NAKAI Tsuyoshi
2022-10-24
*
docs: fix typos (#20724)
dundargoc
2022-10-23
*
docs: update vimdoc parser #20747
Justin M. Keyes
2022-10-20
*
feat(docs): update parser, HTML gen #20720
Justin M. Keyes
2022-10-18
*
fix(lua): on_yank error with blockwise multibyte region #20162
Daniel Zhang
2022-10-14
*
build(deps): bump vimdoc (help) parser to v1.2.1 #20642
Justin M. Keyes
2022-10-13
*
fix(lua): assert failure with vim.regex() error inside :silent! (#20555)
RZia
2022-10-10
*
fix(docs-html): keycodes, taglinks, column_heading #20498
Justin M. Keyes
2022-10-06
*
feat(docs): nested lists in HTML, update :help parser
Justin M. Keyes
2022-10-04
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
feat(docs): fixes for :help HTML generator
Justin M. Keyes
2022-09-29
*
test: add a Lua test for #17501 (#20392)
zeertzjq
2022-09-29
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
fix!: make :undo! notify buffer update callbacks (#20344)
zeertzjq
2022-09-26
*
fix(filetype): use :setf instead of nvim_buf_set_option (#20334)
zeertzjq
2022-09-25
*
Merge #11967 generate :help HTML with treesitter
Justin M. Keyes
2022-09-22
|
\
|
*
feat(docs): gen_help_html.lua
Justin M. Keyes
2022-09-22
*
|
Merge pull request #20103 from lewis6991/refactor/vim_opt
Lewis Russell
2022-09-22
|
\
\
|
|
/
|
/
|
|
*
refactor(vim.opt): unify vim.bo/wo building
Lewis Russell
2022-09-09
*
|
fix(eval)!: make Lua Funcref work as method and in substitute() (#20217)
zeertzjq
2022-09-16
*
|
fix(lua): free vim.ui_attach callback before lua close (#20205)
notomo
2022-09-16
*
|
Merge pull request #20164 from bfredl/luanull
bfredl
2022-09-13
|
\
\
|
*
|
fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytes
bfredl
2022-09-13
|
|
/
*
|
feat(fs): extend fs.find to accept predicate (#20193)
Mathias Fußenegger
2022-09-13
*
|
feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)
Gregory Anders
2022-09-13
|
/
*
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
2022-09-07
*
fix(diagnostic): remove buf from cache on `BufWipeout` (#20099)
Sean Dewar
2022-09-06
*
fix(lua): make ui_attach()/ui_detach() take effect immediately (#20037)
zeertzjq
2022-09-01
*
feat(lua): vim.ui_attach to get ui events from lua
bfredl
2022-08-31
*
fix(lsp): clean the diagnostic cache when buffer delete (#19449)
Raphael
2022-08-29
[next]