Skip to content

ビジュアル矩形 対応 #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
koron opened this issue Feb 12, 2016 · 2 comments
Closed

ビジュアル矩形 対応 #221

koron opened this issue Feb 12, 2016 · 2 comments
Assignees

Comments

@koron
Copy link
Member

koron commented Feb 12, 2016

#208 より残課題。

ビジュアル矩形 (NG) が以下にマッチしてしまう問題をなんとかする。

ビジュアル     ノーマル       矩形ビジュアル      行ビジュアル
矩形ビジュアル       ビジュアル    ノーマル       行ビジュアル

行をまたいで ビジュアル\n矩形(ビジュアル) に マッチしている。

nvcheck で何かするか、辞書で無理矢理なんとかするかは未定。

@koron koron self-assigned this Feb 12, 2016
@koron
Copy link
Member Author

koron commented Feb 12, 2016

行ビジュアル 矩形ビジュアル を追加するのが良さそう。

nvcheck は語中に空白があると、その場所に1個以上の空白を要求する(not 許容する)ようになる。
問題の箇所は 行ビジュアル + 矩形ビジュアル という2つの語が空白(改行)で区切られた形なので、
それを明示的に許容してやればワークアラウンドとして機能する。

koron added a commit that referenced this issue Feb 12, 2016
@koron
Copy link
Member Author

koron commented Feb 12, 2016

done with #222

@koron koron closed this as completed Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant