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
*
refactor(lua): type annotations
Lewis Russell
2024-03-16
*
docs: adjust fswatch overflow message to mention docs with info
Tomas Slusny
2024-03-11
*
docs(editorconfig): move to source
Lewis Russell
2024-03-10
*
docs: more accurate typing for vim.tbl_extend
Riley Bruins
2024-03-10
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
fix(type): remove incorrect arguments from vim.rpc*
altermo
2024-03-07
*
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
2024-03-07
*
fix(fs): use generics for better typing
altermo
2024-03-06
*
refactor(types): more fixes (2)
Lewis Russell
2024-03-06
*
refactor(types): more fixes
Lewis Russell
2024-03-06
*
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
2024-03-05
*
docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)
Luna Saphie Mittelbach
2024-03-04
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
docs(lpeg): remove double backticks from meta (#27659)
Maria José Solano
2024-02-29
*
feat!: rewrite TOhtml in lua
altermo
2024-02-28
*
docs(lpeg): merge upstream changes
Maria José Solano
2024-02-28
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
refactor(types): fix miscellaneous type warnings
Maria José Solano
2024-02-25
*
fix: type warnings in shared.lua
Lewis Russell
2024-02-15
*
docs: correct on_key docs (#27429)
altermo
2024-02-12
*
docs: enforce "treesitter" spelling #27110
Jongwook Choi
2024-01-28
*
docs(lua): update ":{range}lua" docs + error message #27231
Justin M. Keyes
2024-01-27
*
feat(ex_cmds): ranged :lua #27167
luukvbaal
2024-01-26
*
feat(vim.version): add `vim.version.le` and `vim.version.ge`
Jongwook Choi
2024-01-21
*
docs(vim.iter): correct `bool` to `boolean` (#27018)
notomo
2024-01-18
*
docs: auto-generate docs for `vim.lpeg` and `vim.re`
Jongwook Choi
2024-01-14
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
feat(vim.iter): add Iter:flatten (#26786)
JD
2024-01-10
*
fix(docs): make lines not overflow in vim docs
Jongwook Choi
2024-01-09
*
feat(lua): add noref to deepcopy
Lewis Russell
2024-01-03
*
docs: small fixes
dundargoc
2024-01-02
*
docs(glob): add glob module (#26853)
Mathias Fußenegger
2024-01-02
*
feat(iter): add `Iter.take` (#26525)
Will Hopkins
2023-12-12
*
feat(lua): implement Iter:join() (#26416)
Gregory Anders
2023-12-05
*
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
docs: vim.iter #26169
Justin M. Keyes
2023-11-25
*
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
[next]