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
/
lua
/
vim
/
shared.lua
Commit message (
Expand
)
Author
Age
*
docs: misc #24561
Justin M. Keyes
2023-09-20
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
docs: luaref cleanup #24541
Justin M. Keyes
2023-08-03
*
docs: misc
Justin M. Keyes
2023-08-03
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
docs: fix vim.tbl_get type annotations #23992
Stanislav Asunkin
2023-06-11
*
feat(lua): add ringbuffer (#22894)
Mathias Fußenegger
2023-06-08
*
docs: small fixes
dundargoc
2023-05-13
*
refactor(iter): move helper functions under vim.iter
Gregory Anders
2023-04-25
*
refactor(lua): simplify vim.gsplit impl
Justin M. Keyes
2023-04-21
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17
*
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
2023-04-14
*
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
2023-04-14
*
refactor: remove modelines from Lua files
Gregory Anders
2023-04-13
*
docs: fix typos
dundargoc
2023-04-04
*
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
*
fix(vim.version): prerelease compare
Justin M. Keyes
2023-03-22
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
docs(lua): number → integer (#22517)
Jaehwang Jung
2023-03-04
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
docs(lua): use luaref tag instead of www.lua.org #21813
Naru
2023-01-15
*
docs(lua): adjust some type annotations
notomo
2023-01-04
*
docs(lua): fix treesitter parsing errors
Christian Clason
2023-01-01
*
fix(lua): always return nil values in vim.tbl_get when no results
William Boman
2022-12-15
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
fix(lua): make `vim.deepcopy` work with `vim.NIL`
Max
2022-11-14
*
fix(lua): pesc, tbl_islist result types #20751
NAKAI Tsuyoshi
2022-10-24
*
fix(docs-html): update parser
Justin M. Keyes
2022-10-10
*
fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20...
Folke Lemaitre
2022-10-09
*
feat: added support for specifying types for lua2dox
Folke Lemaitre
2022-10-06
*
feat: added support for optional params to lua2dox
Folke Lemaitre
2022-10-06
*
docs: added proper annotations to functions in shared.lua
Folke Lemaitre
2022-10-06
*
docs(docstrings): fix runtime type annotations
Elizabeth Paź
2022-10-05
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
2022-09-14
*
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
2022-09-07
*
docs(lua): add Lua 5.1 reference manual (#19663)
dundargoc
2022-08-08
*
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
2022-07-07
*
docs(api): improve shared lua functions docs (#17933)
adrian5
2022-05-11
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337)
William Boman
2022-05-01
*
feat: add vim.tbl_get (#17831)
Michael Lingelbach
2022-03-24
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
refactor(lua): make vim submodule lazy loading declarative
bfredl
2022-03-07
*
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
2022-03-06
*
fix(diagnostic): improve validation for list arguments (#16855)
Gregory Anders
2022-01-01
*
feat(lua): add support for multiple optional types in vim.validate (#16864)
Shadman
2022-01-01
[next]