|
1 | | -panvimdoc.txt For NVIM v0.4.3 Last change: 2021 August 13 |
| 1 | +panvimdoc.txt For NVIM v0.4.3 Last change: 2021 August 16 |
2 | 2 |
|
3 | 3 | ============================================================================== |
4 | 4 | Table of Contents *panvimdoc-table-of-contents* |
@@ -176,7 +176,7 @@ example of how this is used, see one of the following workflows: |
176 | 176 |
|
177 | 177 |
|
178 | 178 | - |kdheepak/panvimdoc|: |doc/panvimdoc.txt| |
179 | | -- |kdheepak/tabline.nvim|: |doc/tabline| |
| 179 | +- |kdheepak/tabline.nvim|: |doc/tabline.txt| |
180 | 180 |
|
181 | 181 |
|
182 | 182 | _Feel free to submit a PR to add your documentation as an example here._ |
@@ -401,17 +401,17 @@ Support for markdown tables is also available: |
401 | 401 | ============================================================================== |
402 | 402 | Links *panvimdoc-links* |
403 | 403 |
|
404 | | -- *pandoc markdown* https://pandoc.org/MANUAL.html |
405 | | -- *doc/tabline* https://github.com/kdheepak/tabline.nvim/blob/main/doc/tabline.txt |
406 | | -- *mjlbach/babelfish.nvim* https://github.com/mjlbach/babelfish.nvim |
407 | | -- *FooSoft/md2vim* https://github.com/FooSoft/md2vim |
| 404 | +- *panvimdoc.md* ./doc/panvimdoc.md |
408 | 405 | - *panvimdoc.txt* ./doc/panvimdoc.txt |
409 | 406 | - *kdheepak/panvimdoc* ./.github/workflows/panvimdoc.yml |
410 | | -- *panvimdoc.md* ./doc/panvimdoc.md |
| 407 | +- *FooSoft/md2vim* https://github.com/FooSoft/md2vim |
| 408 | +- *doc/tabline.txt* https://github.com/kdheepak/tabline.nvim/blob/main/doc/tabline.txt |
| 409 | +- *entrypoint.sh* ./entrypoint.sh |
| 410 | +- *pandoc markdown* https://pandoc.org/MANUAL.html |
411 | 411 | - *kdheepak/tabline.nvim* https://github.com/kdheepak/tabline.nvim/blob/main/.github/workflows/ci.yml |
412 | 412 | - *doc/panvimdoc.txt* ./doc/panvimdoc.txt |
413 | | -- *wincent/docvim* https://github.com/wincent/docvim |
414 | | -- *entrypoint.sh* ./entrypoint.sh |
415 | 413 | - *panvimdoc.lua* ./scripts/panvimdoc.lua |
| 414 | +- *wincent/docvim* https://github.com/wincent/docvim |
| 415 | +- *mjlbach/babelfish.nvim* https://github.com/mjlbach/babelfish.nvim |
416 | 416 |
|
417 | 417 | vim:tw=78:ts=8:noet:ft=help:norl: |
0 commit comments