mirror of
https://github.com/osyo-manga/vim-brightest.git
synced 2025-11-12 13:33:51 -05:00
Improve document.
This commit is contained in:
@@ -49,6 +49,8 @@ g:brightest_pattern *g:brightest_pattern*
|
|||||||
任意の範囲をハイライトしたい場合はこの変数を変更してください。
|
任意の範囲をハイライトしたい場合はこの変数を変更してください。
|
||||||
また、空の文字列が設定されている場合は |<cword>|
|
また、空の文字列が設定されている場合は |<cword>|
|
||||||
の値がハイライトする単語として使用されます。
|
の値がハイライトする単語として使用されます。
|
||||||
|
デフォルトでは空の文字列が設定されているため |<cword>| の単語がハイラ
|
||||||
|
イトされます。
|
||||||
Default: >
|
Default: >
|
||||||
let brightest_pattern = ""
|
let brightest_pattern = ""
|
||||||
<
|
<
|
||||||
|
|||||||
Reference in New Issue
Block a user