Files
neovim/scripts
Justin M. Keyes bec4066033 gen_vimdoc.py: render nested lists, etc [ci skip]
- render_node() is now the main rendering function: it traverses a node
  and builds the Vim help text recursively.
- render_para() is weird and ugly, it is the entry-point for rendering
  the help text for one docstring'd function.
2019-03-26 21:33:06 +01:00
..
2018-11-28 03:48:06 +01:00
2019-01-26 20:38:14 +01:00
2017-12-27 12:30:55 +01:00