Last active
October 21, 2015 15:33
-
-
Save noppe7856/5faa0a8ce813dcd0d39a to your computer and use it in GitHub Desktop.
[Vim正規表現-特訓#1]Vimで複数行にまたがる条件で検索 ref: http://qiita.com/noppe78/items/fa2cce276701eb275646
This file contains hidden or 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
/* | |
* HAGE | |
* HIGE | |
* HUGE | |
* HEGE | |
* HOGE | |
*/ |
This file contains hidden or 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
/* | |
* HAGE | |
* HIGE | |
* HUGE | |
* HEGE | |
* HOGE | |
*/ |
This file contains hidden or 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
/* | |
* HAGE | |
* HIGE | |
* HUGE | |
* HEGE | |
* HOGE | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment