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
/
runtime
/
doc
/
lua.txt
Commit message (
Expand
)
Author
Age
*
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
2023-11-21
*
feat: add vim.text module (#26069)
Gregory Anders
2023-11-16
*
docs: fix vim.snippet help tags (#26068)
Gregory Anders
2023-11-16
*
docs: small fixes (#25831)
dundargoc
2023-11-03
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
feat(lsp): add snippet API (#25301)
Maria José Solano
2023-10-21
*
docs: do not use deprecated functions #25334
Maria José Solano
2023-09-24
*
docs: fix type warnings
Maria José Solano
2023-09-23
*
docs: update vim.schedule param name and type
Oliver Marriott
2023-09-23
*
docs: clarify vim.schedule_wrap behaviour
Oliver Marriott
2023-09-22
*
docs: misc #24561
Justin M. Keyes
2023-09-20
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
feat(vimdoc): support Markdown code blocks (#25127)
Gregory Anders
2023-09-13
*
refactor(vim.system): factor out on_exit handling
Lewis Russell
2023-09-05
*
fix(vim.system): make timeout work properly
Lewis Russell
2023-09-05
*
fix(types): add some return/parameter type annotations (#24867)
Maria José Solano
2023-08-27
*
docs: various clarifications (#24876)
zeertzjq
2023-08-26
*
fix(filetype): call on_detect before setting buffer filetype
Gregory Anders
2023-08-24
*
fix(iter): make pipeline termination conditions consistent (#24614)
Gregory Anders
2023-08-09
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
fix(filetype): add typing and dry (#24573)
Lewis Russell
2023-08-08
*
fix(lua): vim.fs typing (#24608)
Lewis Russell
2023-08-08
*
docs: luaref cleanup #24541
Justin M. Keyes
2023-08-03
*
docs: remove "#" comment char in @return
Justin M. Keyes
2023-08-03
*
docs: misc
Justin M. Keyes
2023-08-03
*
fix(loader): cache path ambiguity #24491
Tyler Miller
2023-08-01
*
docs(lua): vim.str_utf_{start,end,pos} #24424
altermo
2023-07-29
*
feat(docs): generate builtin.txt (#24493)
Lewis Russell
2023-07-28
*
docs(lua): add missing word in docs for vim.empty_dict (#24401)
Gnik
2023-07-22
*
docs(lua): clarify fs.find() documentation #24394
futsuuu
2023-07-19
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
refactor(lua2dox): overhaul (#24386)
Lewis Russell
2023-07-18
*
fix: doc errors
Lewis Russell
2023-07-17
*
docs(lua): change *lua-foo* -> *vim.foo*
Lewis Russell
2023-07-17
*
docs(lua): move function docs to lua files
Lewis Russell
2023-07-17
*
docs: handle whitespace in emmycomments
Lewis Russell
2023-07-17
*
docs(lua): do not render self args
Lewis Russell
2023-07-17
*
docs(lua): adds links to related keymap functions to keymap.set (#24337)
Mathias Fußenegger
2023-07-13
*
fix(lint): lint warnings #24226
Raphael
2023-07-10
*
docs: gather @notes items into one section
Justin M. Keyes
2023-07-08
*
docs: "Return (multiple)" heading
Justin M. Keyes
2023-07-08
*
docs: MAINTAIN.md, nvim_get_mark
Justin M. Keyes
2023-07-08
*
feat(lua): allow vim.wo to be double indexed (#20288)
Lewis Russell
2023-07-07
*
refactor(defaults): use vim.region for visual star (*,#)
Justin M. Keyes
2023-07-06
*
fix(defaults): visual mode star (*,#) is fragile
Steven Ward
2023-07-06
*
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
*
feat(vim.ui): vim.ui.open, "gx" without netrw
marshmallow
2023-07-04
*
fix(docs): ignore_invalid #24174
Justin M. Keyes
2023-06-27
[next]