This repository contains snippets files for AngularJS including JavaScript, HTML, CoffeeScript and HAML.
snippets/*: snippets using snipmate format
UltiSnips/*: snippets using UltiSnips format
git submodule add git@github.com:matthewsimo/angular-vim-snippets.git /path/you/want/it/
./UltiSnip
to your list of g:UltiSnipsSnippetDirectories
and you should be setFor ngdoc snippets in ultisnips, the module name can be overwritten in case you're using a variable or js expression for your module name. Add this to your modeline or set as needed.
let g:angular_module_name='FooBar' "Replace with your module name, of course.
git submodule add git@github.com:matthewsimo/angular-vim-snippets.git /path/you/want/it/
./snippets
to your VIM 'runtimepath' or 'rtp'
rtp/snippets/<filetype>/*.snippets
git submodule add git@github.com:matthewsimo/angular-vim-snippets.git /path/you/want/it/
./snippets
to g:neosnippet#snippets_directory
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4