Skip to content

Sublime Text 2 plugin for incrementing/decrementing numbers in Vintage command mode

Notifications You must be signed in to change notification settings

basilkohler/SublimeVintageNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text 2 plugin: Vintage Numbers

This plugin allows you to increment/decrement numbers in Vintage command mode in Sublime Text 2.
It works with caret at any position of a number.
It doesn't support negative numbers yet.

Using

  • Use ctrl+a to go increment number
  • Use ctrl+x to go decrement number

Installation

The recommmended method of installation is via Package Control. It will download upgrades to your packages automatically.

Package Control

Using Git

Go to your Sublime Text 2 Packages directory and clone the repository using the command below:

git clone https://github.com/ignacysokolowski/SublimeVintageNumbers "VintageNumbers"

Download Manually

  • Download the files using the Github downloads option
  • Unzip/untar the files and rename the folder to VintageNumbers
  • Copy the folder to your Sublime Text 2 Packages directory

Changelog

1.0.0

  • Initial release

About

Sublime Text 2 plugin for incrementing/decrementing numbers in Vintage command mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages