File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This repository contains snippets files for [AngularJS](http://angularjs.org/) i
12
12
13
13
### UltiSnip
14
14
- ` git submodule add git@github.com:matthewsimo/angular-vim-snippets.git /path/you/want/it/ `
15
- - add ` ./UltiSnip ` it do your list of ` g:UltiSnipsSnippetDirectories ` and your should be set
15
+ - add ` ./UltiSnip ` it do your list of ` g:UltiSnipsSnippetDirectories ` and you should be set
16
16
17
17
### Snipmate
18
18
@@ -27,4 +27,4 @@ This repository contains snippets files for [AngularJS](http://angularjs.org/) i
27
27
2 . Create your feature branch (` git checkout -b my-new-feature ` )
28
28
3 . Commit your changes (` git commit -am 'Add some feature' ` )
29
29
4 . Push to the branch (` git push origin my-new-feature ` )
30
- 5 . Create new Pull Request
30
+ 5 . Create new Pull Request
You can’t perform that action at this time.
0 commit comments