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 Nov 3, 2024
1 parent 918b1df commit 4b5e24a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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 November 01
*emoji.nvim.txt* For Neovim >= 0.9.0 Last change: 2024 November 03

==============================================================================
Table of Contents *emoji.nvim-table-of-contents*
Expand Down Expand Up @@ -47,6 +47,8 @@ With Lazy.nvim <https://github.com/folke/lazy.nvim>
version = "1.0.0", -- optionally pin to a tag
ft = "markdown", -- adjust to your needs
dependencies = {
-- util for handling paths
"nvim-lua/plenary.nvim",
-- optional for nvim-cmp integration
"hrsh7th/nvim-cmp",
-- optional for telescope integration
Expand Down

0 comments on commit 4b5e24a

Please sign in to comment.