angular-cli.vim
angular-cli.vim copied to clipboard
a Vim Plugin for angular-cli
EStylesheet doesn' work. When I using other E* commands I have no problem and autocomplete does work correctly but not EStylesheet.
It would be nice to complete the readme file with some gif animations illustrating the different commands.
Hey @bdauria , I just opened a pull request regarding the `K` command. During the creation of the pull request I noticed some inconsistency: While I set the keyword prg...
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`...