Skip to content

Sublime Text plugin to automatically convert tabs to spaces when a file is loaded.

License

Notifications You must be signed in to change notification settings

markashleybell/ExpandTabsOnLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpandTabsOnLoad

A Sublime Text plugin to automatically convert tabs to spaces when a file is loaded.

Installation

To install, just clone this repository into your Sublime Text user packages folder.

Add a key named expand_tabs_on_load with a value of true to your global, user, project or syntax-specific .sublime-settings file to enable the plugin:

{
     "expand_tabs_on_load": true
}

About

Sublime Text plugin to automatically convert tabs to spaces when a file is loaded.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages