Configure sublime Text 3 (UBUNTU)

Source: Internet
Author: User

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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.