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
*
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
2024-03-07
*
refactor(lua): more efficient vim.tbl_islist
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: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
fix: type warnings in shared.lua
Lewis Russell
2024-02-15
*
refactor(lsp): move client code to a regular Lua class
Lewis Russell
2024-02-07
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
Merge pull request #26791 from wookayin/gendoc
Lewis Russell
2024-01-04
|
\
|
*
fix(docs): clean up non-docstring comments for vimdoc gen
Jongwook Choi
2024-01-02
*
|
feat(lua): add noref to deepcopy
Lewis Russell
2024-01-03
|
/
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
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
[next]