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(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
*
docs(treesitter): use full function names in tags (#21321)
Gregory Anders
2022-12-07
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
feat: add vim.secure.read()
Gregory Anders
2022-11-17
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
docs: fix/remove invalid URLs #20647
Justin M. Keyes
2022-10-14
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
fix(gen_vimdoc.py): handle missing luajit
Justin M. Keyes
2022-09-25
*
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
2022-09-14
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
docs: change gen_vimdoc indentation to 4 spaces
ii14
2022-08-11
*
Merge pull request #19409 from bfredl/uiunpack
bfredl
2022-07-19
|
\
|
*
fix(rpc): break nvim_error_event feedback loop between two nvim instances
bfredl
2022-07-19
*
|
fix(docs): remove internal function from docs (nvim__*)
Maverun
2022-07-19
|
/
*
build(gen_vimdoc): remove needless list creation and unused variable (#19079)
Axis
2022-06-25
*
refactor(api): update vimdoc
bfredl
2022-06-12
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
build(gen_vimdoc): eliminate non-constant global variables (#17781)
dundargoc
2022-05-15
*
build(gen_vimdoc): print user's doxygen version if it's too old
Dundar Goc
2022-05-02
*
ci(gen_vimdoc): handle edge case when checking doxygen version
Dundar Goc
2022-05-02
*
build(gen_vimdoc): abort if doxygen version is too old
Dundar Goc
2022-05-01
*
docs(api): more API attributes #18336
ii14
2022-04-30
*
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
*
chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is empty
Daiki Mizukami
2022-03-14
*
refactor(gen_vimdoc): simplify `files` in `CONFIG`
Daiki Mizukami
2022-03-14
*
chore(gen_vimdoc): call `delete_lines_below` only if the file exists
Daiki Mizukami
2022-03-14
*
refactor(gen_vimdoc): detect `section_start_token` automatically
Daiki Mizukami
2022-03-14
*
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
2022-03-06
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
chore(gen_vimdoc): correct minimum python version
Dundar Göc
2022-02-05
*
chore(gen_vimdoc): remove duplicate extmark.c entry
Dundar Göc
2022-02-03
*
feat(lua): add vim.keymap
shadmansaleh
2022-01-04
*
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
*
fix(docgen): add tagfunc.lua
Michael Lingelbach
2021-11-18
*
fix(docs): add sync.lua to gen_vimdoc (#16285)
Michael Lingelbach
2021-11-11
*
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
*
ci: add newly added api file extmark.c to gen-vimdoc (#16158)
dundargoc
2021-10-27
*
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
*
fix(docs): add win_config.c
Justin M. Keyes
2021-10-05
*
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
2021-09-27
*
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
2021-09-16
|
\
|
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
|
fix(docs): ignore _*.lua files from auto doc generation #15678
Gregory Anders
2021-09-16
|
/
*
docs(gen_vimdoc.py): ignore health.lua files #15614
Gregory Anders
2021-09-09
*
chore: add log hander to gen_vimdoc
Matthieu Coudron
2021-07-10
*
feat(lsp): Add codelens support
Mathias Fussenegger
2021-06-14
*
docs: Treesitter (#13260)
TJ DeVries
2021-05-01
[next]