-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hey @bdauria
In principle ng doc can be used to look up angular documentation.
Since this plugin provides an interface to the angular-CLI, we could also incorporate the ng doc command into native vim K by setting setlocal keywordprg=:Ng\ doc inside the initialisation function.
Of course, one could also setlocal keywordprg=ng\ doc without employing the plugin specifically.
However, since the goal is to provide an integration for angular-cli, it might make sense to integrate it as close to native vim as possible.
What do you think?
Best,
lgalke
Metadata
Metadata
Assignees
Labels
No labels