All Projects → neovim → doc

neovim / doc

Licence: Apache-2.0 license
Generated documentation and reports

Programming Languages

shell
77523 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language

Labels

doc/: Generated docs and reports for Neovim

This repo contains automation scripts and CI configuration to run the scripts.

Run Locally

To run the scripts locally, execute ./ci/<build script>, where build script is any executable shell script. Override environment variables as necessary.

Example: Generate the vim-patch report:

VIM_SOURCE_DIR=~/vim-src/ NEOVIM_DIR=~/neovim-src/ ./ci/vimpatch-report.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].