Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "default": {
- "debug": true,
- "delay": 0.25,
- "error_color": "D02000",
- "gutter_theme": "Packages/SublimeLinter/gutter-themes/Default/Default.gutter-theme",
- "gutter_theme_excludes": [],
- "lint_mode": "background",
- "mark_style": "outline",
- "no_column_highlights_line": true,
- "passive_warnings": true,
- "paths": {
- "linux": [],
- "osx": [],
- "windows": ["E:\\Software\\php-5.6.30-Win32-VC11-x64\\"]
- },
- "python_paths": {
- "linux": [],
- "osx": [],
- "windows": ["C:\\Python27"]
- },
- "rc_search_limit": 3,
- "shell_timeout": 10,
- "show_errors_on_save": false,
- "show_marks_in_minimap": true,
- "syntax_map": {
- "python django": "python",
- "pythonimproved": "python",
- "magicpython": "python",
- "html 5": "html",
- "html (django)": "html",
- "html (rails)": "html",
- "javascript (babel)": "javascript",
- "php": "html"
- },
- "tooltip_fontsize": "1rem",
- "tooltip_theme": "Packages/SublimeLinter/tooltip-themes/Default/Default.tooltip-theme",
- "tooltip_theme_excludes": [],
- "tooltips": true,
- "warning_color": "DDB700",
- "wrap_find": true
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment