GithubHelp home page GithubHelp logo

nishigori / increment-activator Goto Github PK

View Code? Open in Web Editor NEW
38.0 38.0 2.0 147 KB

Vim Plugin for enhance to increment candidates U have defined.

Home Page: http://www.vim.org/scripts/script.php?script_id=4817

License: MIT License

Ruby 3.17% Vim Script 96.83%
neovim utility vim

increment-activator's People

Contributors

bitdeli-chef avatar nishigori avatar yoshihiroito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

increment-activator's Issues

Support indecrement to date, datetime

Q A
Bug fix? no
New feature? yes
BC breaks? no?
Deprecations? no

When exec increment auto detecting for date

Case examples)

  • 2013-03-31 <-> 2013-04-01
  • 2010/12/31 <-> 2011/01/01
  • 2036-02-28 <-> 2036-02-29

n<C-a>やn<C-x>でn行が影響を受けてしまう。

robotanです。vim-sundayからこちらに乗り換えて利用させてもらっています。
windows(Kaoriya版)を使っています。(ver 7.4.274)
let g:increment_activator_filetype_candidates = {
\ '_' : [
\ ['月','火','水','木','金','土','日'],
\ ],
}
のように設定して





の1行目で3<C-a>を行うと、1行目のみが"木" になることを期待しているのですが、





と2行目,3行目で<C-a>が入った状態になってしまいます。
どうもn<C-a>でn行にたいして実行されるようです。
(1行目はnインクリメントで、2行目以降は1インクリメント)
n<C-x>も同様です。
また指定していない通常の数値でも同様な現象が出ます。
今回たまたまn指定し実行して気づいたので、
何時頃からそうなのかはわかりませんが、初期の頃は期待したとおりだった(と思います。)

対応していただけると幸いです。
以上です。

Enhanced mode of command line

Q A
Bug fix? no
New feature? yes
BC breaks? yes
Deprecations? no

version 0.0.1 is supported only normal-mode.

Hope to enhanced mode of command line.

0.1.0

Positive Enhancement & BC Break.

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.