[gist] Preferences.sublime-settings.json
{
"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
}
https://gist.github.com/agustibr/4045385
Related posts by tag
- 07 Nov 2024 daisyUI — Tailwind CSS Components
- 04 Mar 2024 Using personal gems with Bundle without bothering your colleagues.
- 12 Jul 2023 Protomaps - A serverless system for planet-scale maps