Skip to content

Instantly share code, notes, and snippets.

@taylorotwell
Created March 9, 2017 18:40
Show Gist options
  • Save taylorotwell/bc5ac85165a94e28ec2a345f2a498e4d to your computer and use it in GitHub Desktop.
Save taylorotwell/bc5ac85165a94e28ec2a345f2a498e4d to your computer and use it in GitHub Desktop.
{
"added_words":
[
"Laravel"
],
"caret_style": "phase",
"color_scheme": "Packages/User/SublimeLinter/One Dark (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"findreplace_small": true,
"font_face": "OperatorMono-Book",
"font_size": 15,
"highlight_line": false,
"hot_exit": false,
"ignored_packages":
[
"SublimeLinter-jshint",
"Vintage"
],
"line_numbers": true,
"line_padding_bottom": 9,
"line_padding_top": 9,
"phpunit-sublime-terminal": "iTerm",
"remember_open_files": false,
"show_definitions": false,
"show_panel_on_build": false,
"tab_size": 4,
"tabs_small": false,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
@rogervila
Copy link

Thank you very much!

@nunomaduro
Copy link

Finally! Thank you!

@coquer
Copy link

coquer commented Mar 14, 2017

Which package do you use to import all classes? Could be could to have the list of packages too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment