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(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
*
feat(lua): add vim.iconv (#18286)
Lewis Russell
2022-08-24
*
fix(eval): check for v:lua when calling callback (#19855)
zeertzjq
2022-08-20
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
test: improve mapping tests and docs (#19619)
zeertzjq
2022-08-02
*
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
2022-07-20
*
fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)
JP
2022-07-19
*
fix(vim.ui.input): accept nil or empty "opts" #19109
0x74696d6d79
2022-06-28
*
refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...
Gregory Anders
2022-06-26
*
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(api): check error after getting win/buf handle (#19052)
Gregory Anders
2022-06-22
|
/
*
refactor: use nvim_{get,set}_option_value for vim.{b,w}o
Gregory Anders
2022-06-20
*
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(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
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
|
/
*
feat(filetype): remove side effects from vim.filetype.match (#18894)
Gregory Anders
2022-06-09
*
fix(diagnostic): check for negative column value (#18868)
mohsen
2022-06-08
*
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
*
fixup: update test/functional/lua/vim_spec.lua
Lewis Russell
2022-05-17
[next]