Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 485 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 485 Bytes

AutoIndent for Sublime Text 2

Introduction

Auto Indent automatically detects the indentation setings of an open file. It recognizes if spaces are used instead of tabs and the width of a tab.

Installation

  • By cloning this repository into your Sublime Text Packages folder
git clone git://github.com/c0untd0wn/sublime-auto-indent AutoIndent

Usage

You've got nothing to do. It just automatically detects the indentations and sets your environment to follow it.