root/dotfiles/vim/ishihara/.vim/after/ftplugin/actionscript_snippets.vim
@
9179
| Revision 9179, 230 bytes (checked in by ishihara, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | if !exists('loaded_snippet') || &cp |
| 2 | finish |
| 3 | endif |
| 4 | |
| 5 | let st = g:snip_start_tag |
| 6 | let et = g:snip_end_tag |
| 7 | let cd = g:snip_elem_delim |
| 8 | |
| 9 | exec "Snippet dm duplicateMovieClip(".st."target".et.", ".st."newName".et.", ".st."depth".et.");" |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)