Giter Site home page Giter Site logo

rurimasearchsublimetext2plugin's Introduction

Rurima Search Sublime Text2 Plugin

るりま(Rurima) is Ruby reference manual in Japanese.

This plugin is able to search Japanese Ruby reference from Sublime Text2.

If you have any problems, then please register an issue or send pull request.

Remarks: There is no relationship between Rurima Project. This is third party plugin.

Thanks: るりま(Rurima) is very usefull and great japanese Ruby reference.

Install

  1. Manually
    • Download Zip of RurimaSearchSublimeText2Plugin.
    • Extract archive contents under "ST2/Packages/RurimaSearch" directory (use "Preferences > Browse Packages..." to local ST2/Packages directory).
  2. Using github repository

Usage

  • Using keyboard: "ctrl+shift+r" and input search word.
  • Using mouse: "Right click > Rurima Search" and input search word.
  • Using menu: "Tools > Rurima Search" and input search word.

Change keyboard shortcut

  • Open "Preferences > Key Bindings - User"
  • Change key binding for rurima_search command.

Code:

[
  { "keys": ["ctrl+shift+r"], "command": "rurima_search"}
]

LICENSE

MIT License.

rurimasearchsublimetext2plugin's People

Contributors

sadah avatar

Watchers

James Cloos avatar  avatar  avatar

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.