Last active
October 12, 2015 15:08
-
-
Save agustibr/4045385 to your computer and use it in GitHub Desktop.
Sublime text 3 : settings User json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"font_size": 10.0, | |
"save_on_focus_lost": true, | |
"hot_exit": false, | |
"ignored_packages": ["Vintage"], | |
"remember_open_files": false, | |
"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", ".sass-cache"], | |
"indent_guide_options": ["draw_normal","draw_active"], | |
"default_encoding": "UTF-8", | |
"enable_tab_scrolling": false, | |
"dictionary": "Packages/User/Dictionaries/Catalan.dic", | |
"spell_check": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mes info of Spell Checking - Sublime Text 3 Documentation
dictionary repo : Ubuntu GNOME 13.10 install (bibtic)