-
Notifications
You must be signed in to change notification settings - Fork 2
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
変換すると文字が1文字増えるようです。 #1
Comments
うーん、再現しないので、次の情報が欲しいです。
|
ご返答有難うございます。
3.は、0.0.9となっております。
よろしくお願いします。 追記
|
お、自分の環境と違いますね。 doc/operator-user.txt:
kana/vim-operator-user@1d51271 これが原因と思って、git pullして最新版にしましたが、それでも再現しないです。 |
Kaoriya版VIMに同梱されているmswin.vimを読み込まない場合は、正常動作するようです。 |
有用な情報ありがとうございます。
|
例えば、
byte_length_between
を
<Leader>cw
で変換すると
ByteLengthBetweenn
と,末尾にnが1文字残ってしまいます。
上記情報だけで解決できますでしょうか?一緒に入っているプラグインなども記述したほうが良いですか?
The text was updated successfully, but these errors were encountered: