dart-lang / dart-vim-plugin

Syntax highlighting for Dart in Vim
BSD 3-Clause "New" or "Revised" License
640 stars 55 forks source link

Add a help tag for g:dartfmt_options #121

Closed natebosch closed 3 years ago

natebosch commented 3 years ago

Closes #119

This allows running :help g:dartfmt_options to find the docs and links to the docs for the variable from the docs for the :DartFmt command.