Skip to content

Instantly share code, notes, and snippets.

@monokrome
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save monokrome/9420822 to your computer and use it in GitHub Desktop.
Save monokrome/9420822 to your computer and use it in GitHub Desktop.
Angular Vim macros.
" For converting regular modules
0v/=
xf[v%x/concat
G/concat
bbvf.hp{VggdGpVG<vf/=
xjkkJF[vf xvgg<
" For converting services
v/=
xf(VG{dp?]
F,vf]bexA.concatJ\ VG<
" For converting modules
v/angular.module€kl€kl€kl€kl€kl€kl€kl\
bwF x\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment