Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.
/ sublime-oddly Public archive

Adds a command to split your selection into lines where only every 2nd/3rd/.. line is added.

Notifications You must be signed in to change notification settings

laktak/sublime-oddly

Repository files navigation

Sublime Oddly

A plugin for Sublime Text 2 / 3 (http://www.sublimetext.com):

Adds a command to split your selection into lines where only every 2nd/3rd/.. line is added.

Installation

With Package Control:

  1. Run the "Package Control: Install Package" command, find and install the Oddly plugin.
  2. Restart Sublime (if required)

OR:

  1. Open the Sublime Text 2/3 Packages folder
    • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
    • Windows: %APPDATA%/Sublime Text 2/Packages/
    • Linux: ~/.Sublime Text 2/Packages/
  2. Clone this repo
  3. Configure your keybindings, if required

Commands

  • oddly alt+shift+o: splits your selection into lines where only every 2nd/3rd/.. line is added.

About

Adds a command to split your selection into lines where only every 2nd/3rd/.. line is added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages