Skip to content

Instantly share code, notes, and snippets.

View DerekRies's full-sized avatar

Derek Ries DerekRies

View GitHub Profile
@DerekRies
DerekRies / preferences.sublime-settings
Last active December 20, 2015 22:09
My sublime text 3 configuration
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"draw_white_space": "all",
"font_face": "Ubuntu Mono",
"font_options":
[
],
"font_size": 14,
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Untitled Document</title>
<script type="text/javascript">
<!--------------------------------------------------------------------