Click preferences-> Settings user to modify the configuration file as follows:
{"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", "fallback_encoding": "UTF-8","font_size": 14,"tab_size": 2,"translate_tabs_to_spaces": true,"word_wrap": true, "trim_trailing_white_space_on_save": true, "rulers": [81],"ensure_newline_at_eof_on_save": true,"shift_tab_unindent": true, "wrap_width": 80}
Install package control:
Press Ctrl + 'and enter the following command in the pop-up command window: Import urllib. request, OS, hashlib; H = '7183a2d3e96f11eeadd761d777e62404 '+ 'e330c659d4bb41d3bdf022e94cab3cd0'; pF = 'package control. sublime-package '; IPP = sublime. installed_packages_path (); urllib. request. install_opener (urllib. request. build_opener (urllib. request. proxyhandler (); By = urllib. request. urlopen ('HTTP: // sublime.wbond.net/'+ PF. replace ('', '% 20 ')). re AD (); DH = hashlib. sha256 (). hexdigest (); print ('error validating download (got % s instead of % s), please try Manual Install '% (DH, H) If DH! = H else open (OS. Path. Join (iPP, PF), 'wb'). Write ()
After the installation is successful, choose preferences> package Settings> package control> Settings-user. modify the configuration file as follows. After saving the file, select package control> install package, will be automatically downloaded.
{"installed_packages":["Alignment","BracketHighlighter","ColorPicker","CompactExpandCss","CSScomb JS","Emmet Css Snippets","Hex-to-RGBA","HTML5","JsFormat","Package Control","Rails Developer Snippets","Ruby on Rails snippets","RubyTest","SublimeTmpl","Tag","Terminal","Tradsim"]}
This article from the "primary school computer" blog, please be sure to keep this source http://cpple.blog.51cto.com/6719977/1533920