Skip to content

Sublime Text plugin that provides easy access to the "rulers" setting

License

Notifications You must be signed in to change notification settings

FichteFoll/QuickRulers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickRulers - Sublime Text Plugin

No words needed

Installation

Use Package Control to install "QuickRulers".

Usage

Create a key binding for the quick_rulers command, and use it.

Features live preview and restore-on-cancel.

Here are two example bindings:

[
  { "keys": ["alt+r"], "command": "quick_rulers" },
  { "keys": ["alt+shift+r"], "command": "quick_rulers",
    "args": {"show_current": false} }
]

About

Sublime Text plugin that provides easy access to the "rulers" setting

Resources

License

Stars

Watchers

Forks

Packages

No packages published