Created
September 17, 2018 17:11
-
-
Save yoksel/fff05019d096035cfe18573861f60f9e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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 | |
} |
Author
yoksel
commented
Sep 17, 2018
[
{
"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