GithubHelp home page GithubHelp logo

vim-jplus's Issues

マクロでのJの動作がおかしくなる

nmap J <Plug>(jplus)を指定した状態で、

let @a='Jj'のマクロを記録し実行したところ、jJしたような動作になってしまういます 😢
qで記録しているときはうまく動作するのですが、実行すると動作が変わってしまいます。。。

v_<Plug>(jplus-input) doesn't concatenate the last line selected

1
2
3
4
5

の1から4までをvisual modeでlinewiseに選択した状態(つまりVで選択した状態)で<Plug>(jplus-input)したとき、たとえば", "と入力した場合、

1, 2, 3, 4
5

ではなく、

1, 2, 3
4
5

となってしまうようです。

formatoptions+=j でコメントリーダーが削除されない

set formatoptions+=jでコメント行を結合したときにコメントリーダーが削除されるようにした場合でも、jplus.vimを有効にしているとリーダーが削除されません。s:join(config)を見た感じjplus.vim側で結合したものを現在の行と置換している?みたいなので、仕方ないのでしょうか?

missing documentation

doc/jplus.jaxはあるもののdoc/jplus.txtがありません

行を結合する際に挿入する文字を入力して行の結合を行う。

|jplus.vim| concatenates lines by asking which character to insert between them when it concatenates lines.

任意のキーにマッピングして使用します。

Map them to keys that you prefer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.