angular-cli.vim icon indicating copy to clipboard operation
angular-cli.vim copied to clipboard

a Vim Plugin for angular-cli

Results 4 angular-cli.vim issues
Sort by recently updated
recently updated
newest added

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.

low hanging fruit

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`...