This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" ----------------------------------------------------------------------- | |
" CSS3PropertyDuplicate(): {{{ | |
" - Origin: https://gist.github.com/972806 | |
" - Forked: https://gist.github.com/1901182 | |
" | |
" "" -> 無名レジスタ(YなどでYankしたテキストが入る) | |
" @" -> 無名レジスタの内容を実行する | |
" @@ -> 直前に実行したレジスタを再実行する | |
" ""P -> 無名レジスタの内容をペースト | |
" |