Git Product home page Git Product logo

vim-kensaku-search's Introduction

kensaku-search.vim

kensaku.vim plugin MIT License vim help

kensaku-search.vimlambdalisue/kensaku.vim/? で自然に利用するためのインテグレーションプラグインです。 /? で検索する際に、ローマ字を含む検索ワードが指定されている場合は自動的に正規表現に置き換えることで、自然にローマ字で日本語検索が可能です。

なお、オリジナルは rhysd/migemo-search.vim で、このプラグインは同等の機能を lambdalisue/kensaku.vim を利用して提供しています。

必須条件

  • lambdalisue/kensaku.vim
    CMigemo 非依存で Migemo を用いたローマ字による日本語検索機能を提供するためのプラグイン

利用方法

kensaku-search.vim はデフォルトマッピングを提供していないため、ユーザーが以下のように <CR> に対して <Plug>(kensaku-search-replace) を割り当てる必要があ ります。

cnoremap <CR> <Plug>(kensaku-search-replace)<CR>

その後 /? に対してローマ字を指定すると <CR> を押した時点で対応する正規表現に置き換わります。

License

The code in this repository follows MIT license, texted in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.

vim-kensaku-search's People

Contributors

lambdalisue avatar ni57721 avatar

Stargazers

siteyo avatar rainbow23 avatar yss Sugawara avatar sugawarayss avatar Seong Yong-ju avatar  avatar Yuto Tanaka(Work) avatar  avatar Rikuoh Tsujitani avatar aiya000 avatar sheepla avatar Comamoca avatar  avatar arrow2nd avatar Masanori Ogino avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

ni57721

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.