
Copy from left pane to the right one and override. Left are the defaults settings and right is the user settings file. Main settings can be overridden in Preferences.sublime-settings or accessed via Preferences > Settings. Package settings on Windows are at %Appdata%\Sublime Text 3\Packages\User\package-name.sublime-settings.

I usually copy from default file to user, remove the unneeded settings and override the rest. Settings can be opened via Preferences > Package Settings > Settings Default/User. User settings are used to override default ones. Generally sublime and each package have two types of settings, default and user. On Windows it will be "%Appdata%\Sublime Text 3\Packages\User\" (don't forget the double quotes if you want to just paste it into the run prompt). MarkdownTOC: Automatically generate clickable table of contents to markdown documents.Īfter installing packages, just copy the config files to the user package settings directory.Monokai Extended: Needed for highlighting.Markdown Extended: Syntax highlighting.Type the name of the package you are looking for to search for it.
#Livereload atom install#

When I want to do it again in a year (or a new machine) I can just use everything here or just use the config files. Atom is a nice editor with a lot of features but it has a lot of performance issues for what I want to do.īelow is my setup for reference. Enable LiveReload Manually (need to do after every Sublime launch).
