Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 6, 2024
1 parent 959ba47 commit 6157a4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/emoji.nvim.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*emoji.nvim.txt* For Neovim >= 0.9.0 Last change: 2024 October 05
*emoji.nvim.txt* For Neovim >= 0.9.0 Last change: 2024 October 06

==============================================================================
Table of Contents *emoji.nvim-table-of-contents*
Expand Down Expand Up @@ -28,7 +28,7 @@ and cmp integration, so why not write a plugin myself?

FEATURES *emoji.nvim-features*

- Automatic updates of available emojis via GitHub actions (emojisource.app <https://emojisource.app/> as source).
- Automatic updates of available emojis via GitHub actions (emojis-api.com <https://emoji-api.com/> as source).
- No dependencies (relies on `vim.ui.select`).
- (Optional) telescope.nvim <https://github.com/nvim-telescope/telescope.nvim> integration (emojis only).
- (Optional) nvim-cmp <https://github.com/hrsh7th/nvim-cmp> integration (emojis only).
Expand Down Expand Up @@ -116,8 +116,8 @@ SIMILAR PLUGINS AND INSPIRATION *emoji.nvim-similar-plugins-and-inspiration*

CREDITS *emoji.nvim-credits*

Thanks to emojisource.app <https://emojisource.app/> for providing its emoji
API that is used in GitHub Actions to automatically update emojis.
Thanks to (emojis-api.com <https://emoji-api.com/> for providing its emoji API
that is used in GitHub Actions to automatically update emojis.

Thanks to hines-r <https://github.com/hines-r> for providing kaomojis.json
<https://github.com/hines-r/kaomoji-api/blob/master/src/kaomoji.json>
Expand Down

0 comments on commit 6157a4c

Please sign in to comment.