Skip to content

subeesh/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Toolbox

Sublime Text Editor

  1. Themes
  1. Color Schemes
  1. Plugins
  1. Tab and whitespace handling
// Indent using spaces, 2 spaces ber indent by default, clean up extra whitespaces on save
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published