28 Commits

Author SHA1 Message Date
6bb43882fb fix(default): imediatly save before quiting or suspending 2025-01-07 13:00:04 +01:00
github-actions[bot]
b58948445c chore(doc): auto-generate vimdoc 2024-12-04 06:17:54 +00:00
github-actions[bot]
5fbcaac0a2 chore(doc): auto-generate vimdoc 2024-10-10 19:56:39 +00:00
Toni Müller
95544f7467 chore!: fix cancel_deferred_save event typo (#58)
Copied over from https://github.com/okuuva/auto-save.nvim/pull/48

---------

Co-authored-by: Sergey Kochetkov <skoch13@pm.me>
2024-10-09 13:06:36 +02:00
github-actions[bot]
5fe9ab0c42 chore(doc): auto-generate vimdoc 2024-04-25 06:34:43 +00:00
github-actions[bot]
213f92ad96 chore(doc): auto-generate vimdoc 2024-04-08 12:03:47 +00:00
github-actions[bot]
42fce87ab4 chore(doc): auto-generate vimdoc 2024-02-27 07:27:31 +00:00
github-actions[bot]
e98cafef75 chore(doc): auto-generate vimdoc 2023-11-08 08:30:42 +00:00
github-actions[bot]
610e72307d chore(doc): auto-generate vimdoc 2023-07-27 14:30:46 +00:00
github-actions[bot]
895bde43d2 chore(doc): auto-generate vimdoc 2023-07-21 06:34:38 +00:00
github-actions[bot]
473aea9d6f chore(doc): auto-generate vimdoc 2023-07-21 06:33:16 +00:00
github-actions[bot]
2af4f275d7 chore(doc): auto-generate vimdoc 2023-07-05 06:08:01 +00:00
github-actions[bot]
915c46b0f5 chore(doc): auto-generate vimdoc 2023-07-04 05:13:38 +00:00
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
okuuva
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
Pocco81
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