Giter VIP home page Giter VIP logo

sublimesetting's Introduction

Packages

  • Package Control
  • SideBarEnhancements
  • Git
  • GitGutter
  • SublimeLinter
  • SublimeLinter-jshint
  • BracketHighlighter
  • Color Highlighter
  • ColorPicker
    • ctrl+shitft+c to activate
  • EasySettings
  • Trailing​Spaces
  • Emmet
    • Install before TernJs
  • HTML5
  • DocBlockr
    • /**+tab to comment
  • SublimeCodeIntel
  • MarkdownEditing
  • Markdown Preview
  • TernJS
  • AllAutocomplete

Theme

  • Spacegray Eighties

Settings

{
	"theme": "Spacegray Eighties.sublime-theme",
  	"color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme",
	"bold_folder_labels": true,
	"draw_white_space": "all",
	"font_face": "Ubuntu Mono",
	"font_options": "subpixel_antialias",
	"font_size": 14,
	"highlight_line": true,
	"highlight_modified_tabs": true,
	"auto_indent": true,
	"smart_indent": true,
	"indent_to_bracket": false,
	"trim_automatic_white_space": true,
	"ignored_packages":
	[
	],
	"line_padding_bottom": 1,
	"line_padding_top": 1,
	"rulers":
	[
		80
	],
	"scroll_past_end": true,
	"tab_size": 2,
	"tab_completion": true,
	"translate_tabs_to_spaces": true,
	"word_wrap": atuo,
	"draw_minimap_border": false,
	"always_show_minimap_viewport": false,
	"auto_complete": true,
	"auto_close_tags": true,
}

sublimesetting's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.