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
*
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
*
fix: section_name must be a dict {filename:name}
Matthieu Coudron
2021-03-04
*
docs: add check_textlock attribute
notomo
2020-12-16
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
doc: Add docs for uri functions (#12887)
TJ DeVries
2020-09-14
*
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
gen_vimdoc: Allow to keep intermediary output
Patrice Peterson
2020-08-23
*
Add docs for most vim.lsp methods
Patrice Peterson
2020-08-23
*
script: simplify python version check (#12672)
jnozsc
2020-07-24
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
doc [ci skip] #11656
Justin M. Keyes
2020-01-12
*
gen_vimdoc.py: rename `mode` to `target`
Justin M. Keyes
2019-12-31
*
gen_vimdoc.py: generate LSP docs
Justin M. Keyes
2019-12-31
*
gen_vimdoc.py: sort by name
Justin M. Keyes
2019-12-30
*
gen_vimdoc.py: better handling of inline (non-block) nodes
Justin M. Keyes
2019-12-30
*
gen_vimdoc.py: fix deprecated check
Justin M. Keyes
2019-12-30
*
gen_vimdoc.py: lint #11593
Daniel Hahler
2019-12-23
*
Merge #11396 'gen_vimdoc.py: mpack result' [ci skip]
Justin M. Keyes
2019-12-22
|
\
|
*
gen_vimdoc.py: rename for clarity
Justin M. Keyes
2019-12-21
|
*
gen_vimdoc.py: mpack: collect functions in 1 dict
Justin M. Keyes
2019-12-21
|
*
gen_vimdoc.py: fix "seealso", "xrefs"
Justin M. Keyes
2019-12-21
|
*
gen_vimdoc.py: mpack: exclude deprecated functions
Justin M. Keyes
2019-12-21
|
*
gen_vimdoc.py: fix mpack generator
Justin M. Keyes
2019-12-21
|
*
gen_vimdoc.py: DRY
Justin M. Keyes
2019-12-21
|
*
[scripts/gen_vimdoc.py] Generate better-formatted mpack
smolck
2019-11-15
*
|
doc: Lua [ci skip] #11378
Justin M. Keyes
2019-11-17
|
/
*
lint
Justin M. Keyes
2019-10-26
*
gen_vimdoc.py: dump API docs to msgpack #11296
smolck
2019-10-26
*
doc: |api-fast| [ci skip]
Justin M. Keyes
2019-09-09
*
py: flake8 fixes
Daniel Hahler
2019-07-29
*
scripts: autopep8
Daniel Hahler
2019-07-29
*
doc #10017
Justin M. Keyes
2019-05-25
*
gen_vimdoc.py: support lua/shared.lua module [ci skip]
Justin M. Keyes
2019-05-19
*
gen_vimdoc.py: get Lua docs via lua2dox.lua #9740
KillTheMule
2019-05-18
*
gen_vimdoc.py: support <pre> preformatted text [ci skip]
Justin M. Keyes
2019-05-01
*
gen_vimdoc.py: skip "Parameters" header if all excluded
Justin M. Keyes
2019-04-22
*
gen_vimdoc.py: render nested lists, etc [ci skip]
Justin M. Keyes
2019-03-26