Skip to content

Simple search on Rurima(Rurima is ruby reference manual in Japanese) for Sublime Text 2

License

Notifications You must be signed in to change notification settings

sadah/RurimaSearchSublimeText2Plugin

Repository files navigation

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.

About

Simple search on Rurima(Rurima is ruby reference manual in Japanese) for Sublime Text 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages