Code Monkey home page Code Monkey logo

sublime-user-config's Introduction

README

sublim-user-confg

Follow the instruction on this page:

https://sublime.wbond.net/docs/syncing

Quick How To

Note: it is advised to fork this projec to save your own settings

  • Clone in your Package/User directory:

    $ cd ~/.config/sublime-text-3/Packages/User
    $ git clone https://github.com/Stibbons/sublime-user-config.git
    
  • Install Package Control. See:

    https://packagecontrol.io/installation

  • Restart sublime.

  • Sublime will automatically install new plugins.

  • Sublime might look ugly. This is because the file preference refers to a theme that is not installed yet. Just let Sublime install missing themes and plugins automatically.

  • Several crashes or hangs might occurs. Just keep on restarting sublime when frozen.

  • settings files might be rewritten. Execute git reset to reset to the latest version commited and restart sublime. It will retry again and again to install all missing plugins.

    git reset --hard HEAD

  • do this until sublime works!

Advice: Commit your change in the settings like you would when developing a software. It will be very useful in case of plugin crash, freeze, etc. Settings are software too!!!

Update advice

  • Don't auto format sublime-settings files. Sublime has its own formatting parameter enforced
  • Take care of keeping the "ignored_packages" keys inside "Preferences.sublime-settings" sorted. Yes, edit your file and sort this list with Ctrl+P + "sort". Each time Sublime installs or Update a plugin, it reorder this list. As result, you will always see "Preferences.sublime-settings" updated...

sublime-user-config's People

Contributors

gsemet avatar

Watchers

 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.