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
/
scripts
/
gen_vimdoc.py
Commit message (
Expand
)
Author
Age
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
refactor(api): use keydict and arena for more api return values
bfredl
2024-02-08
*
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
*
fix(docs): make lines not overflow in vim docs
Jongwook Choi
2024-01-09
*
fix(gen_vimdoc): INCLUDE_DEPRECATED not generating docs for deprecateds
Jongwook Choi
2024-01-02
*
refactor(gen_vimdoc): refactor section and defgroup doc generation
Jongwook Choi
2024-01-02
*
refactor(gen_vimdoc): generate function doc from metadata, not from xml
Jongwook Choi
2024-01-02
*
refactor(gen_vimdoc): use typing for function API vimdoc generation
Jongwook Choi
2024-01-02
*
refactor(gen_vimdoc): use stronger typing for CONFIG, avoid dict
Jongwook Choi
2024-01-02
*
docs(glob): add glob module (#26853)
Mathias Fußenegger
2024-01-02
*
docs: support @since for api level #25574
LW
2023-11-27
*
feat: add vim.text module (#26069)
Gregory Anders
2023-11-16
*
docs: fix vim.snippet help tags (#26068)
Gregory Anders
2023-11-16
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
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: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
feat(vimdoc): support Markdown code blocks (#25127)
Gregory Anders
2023-09-13
*
docs(generators): bake into cmake
Lewis Russell
2023-08-23
*
feat(lua-types): types for vim.api.* (#24523)
Lewis Russell
2023-08-01
*
feat(docs): generate builtin.txt (#24493)
Lewis Russell
2023-07-28
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
refactor(gen_vimdoc): put defgroup handling in a function
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(lua): do not render self args
Lewis Russell
2023-07-17
*
docs: gather @notes items into one section
Justin M. Keyes
2023-07-08
*
docs: "Return (multiple)" heading
Justin M. Keyes
2023-07-08
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
docs: autocmds, misc
Justin M. Keyes
2023-06-25
*
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
2023-06-11
*
refactor!: rename "playground" => "dev" #23919
Justin M. Keyes
2023-06-06
*
docs(lsp): remove vim.lsp.sync (#23416)
Mathias Fußenegger
2023-05-01
*
refactor(iter): move helper functions under vim.iter
Gregory Anders
2023-04-25
*
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17
*
feat(lua): add `vim.loader`
Folke Lemaitre
2023-03-26
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
docs(html): render @see items as a list #22675
Justin M. Keyes
2023-03-15
*
refactor(vim.version): cleanup
Justin M. Keyes
2023-03-06
*
feat(lua): add semver api
Kelly Lin
2023-03-06
*
docs: module-level docstrings (@defgroup) #22498
Justin M. Keyes
2023-03-05
*
docs: lua2dox.lua debugging
Justin M. Keyes
2023-03-03
*
docs: fix vim.treesitter tags
Justin M. Keyes
2023-03-03
*
ci(fix): repair regen-api-docs (#22403)
Mathias Fußenegger
2023-02-25
*
docs: use build/bin/nvim instead of nvim in gen_vimdoc (#22398)
Mathias Fußenegger
2023-02-25
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
[next]