Mac Sublime Text3 How to set more beautiful and useful?

Source: Internet
Author: User
Tags word wrap

Description: Configuration is based on their own needs to search a lot of blog test summary.

Show effect

Configuration information:

Command +, [comma], right-hand configuration information

{
"Color_scheme": "Packages/color scheme-default/monokai.tmtheme",
"Dictionary": "Packages/language-english/en_gb.dic",
"Expand_tabs_on_save": true,
"Fold_buttons": true,
"Font_face": "Courier Bold",//I like the Courier font
"Font_size": 20,
"Bold_folder_labels": true,//Open folder bold display
"Word_wrap": true,//Wrap
"Wrap_width": 80,//Word Wrap
"Rulers": [80,100],//Ruler
"Ignored_packages":
[
"Vintage"//I turned on vim editing mode, so here's a comment
],
"Vintage_ctrl_keys": true,//Activate the shortcut key for Ctr + key in Vim
"Vintage_start_in_command_mode": true,//vim default mode
"Line_padding_bottom": 2,//Line spacing
"Line_padding_top": 2,//Line spacing
"Tab_size": 4,//Tab key character count
"Theme": "Default.sublime-theme",
"Translate_tabs_to_spaces": TRUE//Tab conversion to space, recommended to open
}

Mac Sublime Text3 How to set more beautiful and useful?

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.