EthanBrown.SublimeText2.GitPackages
- Sublime package featuring the best Git helpers - EditorConfig, Git, GitHubinator, Modific, SideBarGit, Github Gists - Also includes a custom keybinding package hosted on GitHub - Merges in customized settings for User Preferences
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"draw_white_space": "all",
|
||||
"ensure_newline_at_eof_on_save": true,
|
||||
"rulers":
|
||||
[
|
||||
50,
|
||||
72,
|
||||
80,
|
||||
120
|
||||
],
|
||||
"translate_tabs_to_spaces": true,
|
||||
"trim_trailing_white_space_on_save": true
|
||||
}
|
Reference in New Issue
Block a user