Commit Graph
15 Commits
Author SHA1 Message Date
github-actions[bot] d97f914e94 chore(doc): auto-generate vimdoc 2023-07-03 14:30:31 +00:00
github-actions[bot] 19bd29c150 chore(doc): auto-generate vimdoc 2023-04-30 13:43:55 +00:00
okuuvaandGitHub 5e961d1e0d ci: add vimdoc auto-generation workflow (#23)
vimdoc should update on every commit to `main`. This way the "Last change" info in vimdoc actually shows when the code was last changed even if the source file for help didn't change.

Other notable changes:
- Made README.md panvimdoc compatible
  - Got rid of `<details>` and `<summary>` tags in installation instructions
  - Made title, description and badges markdown only features (not included in vimdoc)
- Tweaked README.md appearance
  - Raised all heading levels by one
  - Updated description
  - Added license badge
  - Removed customisations from badges
    - Left style as For the Badge though
- Added initial vimdoc, locally generated with panvimdoc

Closes #10.
2023-04-30 16:25:05 +03:00
Pocco81 0288839edd BREAKING CHANGES: plugin rewrite 2022-07-31 00:27:43 -05:00
sakkke 268069b1a5 add filename_is_not condition 2021-09-23 12:44:11 +09:00
Pocco81andGitHub 7ae42195e5 Merge pull request #9 from refractalize/better-events-default
Better events default
2021-07-18 19:22:47 -05:00
Pocco81 a1aa1de7f6 fix: updated doc for missmmatching default debounce_delay value 2021-07-17 11:31:25 -05:00
Tim Macfarlane 86adb4ef60 Better events default 2021-07-17 10:04:15 +02:00
Pocco81 ad0c8c8f6f added doc and fixed small logic issues with debounce_delay 2021-07-15 11:19:52 -05:00
kdav5758 de73572d4e fix #6: updated description 2021-07-07 11:22:47 -05:00
kdav5758 1d98d41a7b fix #4 #5: improved doc and clarified stuff 2021-07-04 21:17:31 -05:00
kdav5758 3598acc5cc removed verbosity 2021-07-02 22:19:50 -05:00
kdav5758 5b0d132727 finished doc 2021-07-02 00:02:27 -05:00
kdav5758 93c6476c1d improvements 2021-07-01 23:05:01 -05:00
kdav5758 2c8790b006 first commit 2021-07-01 16:55:41 -05:00