Skip to content

Feature Idea #8

Description

@lgalke

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions