aboutsummaryrefslogtreecommitdiffstats
path: root/C++/Preferences2.txt
diff options
context:
space:
mode:
authorzedarider <ymherklotz@gmail.com>2016-02-26 21:15:09 +0000
committerzedarider <ymherklotz@gmail.com>2016-02-26 21:15:09 +0000
commitf7a1296d353dea1f98b47d4baef87426ceadf6b5 (patch)
treec4fc565b3e2f672647033d639601f695782f1562 /C++/Preferences2.txt
parentc2d76b36f9f2ef70de599add53c08a38af3d1760 (diff)
downloadimperial_2015-f7a1296d353dea1f98b47d4baef87426ceadf6b5.tar.gz
imperial_2015-f7a1296d353dea1f98b47d4baef87426ceadf6b5.zip
Organising into folders
Diffstat (limited to 'C++/Preferences2.txt')
-rw-r--r--C++/Preferences2.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/C++/Preferences2.txt b/C++/Preferences2.txt
new file mode 100644
index 0000000..7af229b
--- /dev/null
+++ b/C++/Preferences2.txt
@@ -0,0 +1,35 @@
+{
+ "auto_complete": true,
+ "caret_style": "solid",
+ "color_scheme": "Packages/User/SublimeLinter/Tomorrow-Night (SL).tmTheme",
+ "draw_white_space": "selection",
+ "find_selected_text": true,
+ "fold_buttons": false,
+ "font_face": "SourceCodePro-Medium",
+ "font_options":
+ [
+ "subpixel_antialias",
+ "no_bold"
+ ],
+ "font_size": 14,
+ "highlight_line": true,
+ "highlight_modified_tabs": true,
+ "ignored_packages":
+ [
+ "Vintage"
+ ],
+ "line_padding_bottom": 0,
+ "line_padding_top": 0,
+ "rulers":
+ [
+ 72,
+ 79
+ ],
+ "scroll_past_end": false,
+ "show_full_path": true,
+ "show_minimap": true,
+ "theme": "Soda Dark.sublime-theme",
+ "wide_caret": true,
+ "word_wrap": true,
+ "wrap_width": 80
+}