/st3Files

My Sublime Text 3 configuration files

About

This is my Sublime Text 3's configuration files and dictionaries, optimized for personal use. It's constantly changing because I'm building it from scratch.

Installed Plugins

  • All Autocomplete
  • Bracket Highlighter
  • C++ Completion
  • C++ Snippets
  • C++ Starting Kit
  • C++ 11
  • LaTeXSnippets
  • LaTeXTools
  • Sidebar Enhancements
  • WordCount

Dictionary

  • Brazillian Portuguese

Installation

  • Install Sublime 3 or backup your current config files: cp -r ~/.config/sublime-text-3 ~/.config/sublime-text-3-oldconf
  • Open Sublime and install "Package Control" by clicking « Install Package Control »
  • Remove the old Packages folder: sudo rm -rf ~/.config/sublime-text-3/Packages/
  • Clone the project git clone https://github.com/jeanvit/st3Files.git ~/.config/sublime-text-3/Packages/
  • Start Sublime and wait the installation