Skip to content

Instantly share code, notes, and snippets.

@yoksel
Created September 17, 2018 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoksel/fff05019d096035cfe18573861f60f9e to your computer and use it in GitHub Desktop.
Save yoksel/fff05019d096035cfe18573861f60f9e to your computer and use it in GitHub Desktop.
{
"auto_complete_cycle": true,
"auto_find_in_selection": true,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_face": "Droid Sans Mono for Powerline",
"font_size": 13,
"hayaku_CSS_prefixes_disable": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"save_on_focus_lost": true,
"show_definitions": false,
"show_encoding": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?",
"word_wrap": true
}
@yoksel
Copy link
Author

yoksel commented Sep 17, 2018

screen shot 2018-09-17 at 20 12 37

@yoksel
Copy link
Author

yoksel commented Oct 31, 2019

[
{
"keys": ["super+shift+alt+a"],
"command": "prompt_add_folder"
},
]

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