Skip to content

Commit 77e092e

Browse files
committed
Merge branch 'main' of github.com:Zeioth/dooku.nvim
2 parents 0b35632 + ab70b3f commit 77e092e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Because the easier it is for you to access you code documentation, the more like
2626
## Should I use doge or dooku?
2727

2828
* [What is vim-doge](https://github.com/kkoomen/vim-doge): Helper to write code comments inside your code.
29-
* [What is dooku.nvim](https://github.com/Zeioth/dooku.nvim): It generates the actual `html` documentation, and open it on your internet browser. Depending the language it will use `doxygen`, `typedoc`, `jsdoc`, `rustdoc`, `godoc`, or any other.
29+
* [What is dooku.nvim](https://github.com/Zeioth/dooku.nvim): It generates the actual `html` documentation, and open it on your internet browser. Depending the language it will use `doxygen`, `typedoc`, `jsdoc`, `rustdoc`, `godoc`, `ldoc`, or `yard`.
3030

3131
## Supported languages
3232

@@ -114,6 +114,4 @@ Or if you prefer run `:DookuGenerate` three times. This is only necessary the fi
114114
* **Is this plugin based on some other** This is a lua port of the vim plugin [vim-dooku](https://github.com/Zeioth/vim-dooku).
115115

116116
## Roadmap
117-
* ~~Ruby yard support.~~
118117
* Display errors throwed by the generators when you try to run the cmd. → We have this function implemented in NormalNvim, we can just bring it here.
119-
* Improve windows compatibility: On windows, use internet explorer instead of xdg-open by default.

0 commit comments

Comments
 (0)