Skip to content

Commit 67870e1

Browse files
chore(doc): auto generate docs
1 parent b8aa91d commit 67870e1

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

doc/myplugins.nvim.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Table of Contents *myplugins.nvim-table-of-contents*
1616
- lspsignature |myplugins.nvim-lspsignature|
1717
- rooter |myplugins.nvim-rooter|
1818
- session |myplugins.nvim-session|
19-
- undotree |myplugins.nvim-undotree|
2019
- wiki |myplugins.nvim-wiki|
2120
- zoom |myplugins.nvim-zoom|
2221

@@ -244,18 +243,6 @@ DEFAULT CONFIG ~
244243
<
245244

246245

247-
UNDOTREE *myplugins.nvim-undotree*
248-
249-
Undo tree visualization for `fzf-lua`.
250-
251-
252-
USAGE ~
253-
254-
>lua
255-
vim.keymap.set('n', '<leader>fu', require('myplugins.undotree').show)
256-
<
257-
258-
259246
WIKI *myplugins.nvim-wiki*
260247

261248
Simple wiki/note-taking functionality using `fzf-lua`.

0 commit comments

Comments
 (0)