Skip to content

Instantly share code, notes, and snippets.

View jshields's full-sized avatar
🦥

Joshua Shields jshields

🦥
View GitHub Profile
<snippet>
<content><![CDATA[
import ipdb;ipdb.set_trace()
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>ipdb</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.python</scope>
</snippet>
@jshields
jshields / terminator_config
Last active August 9, 2018 21:08
Disable keybindings that conflict with emacs and increase color contrast for dark blue text (links)
[global_config]
title_font = Ubuntu Mono 16
title_use_system_font = False
[keybindings]
broadcast_all = None
broadcast_group = None
broadcast_off = None
[layouts]
[[default]]
[[[child1]]]
{
"user": {
"debug": false,
"delay": 1.5,
"error_color": "D02000",
"gutter_theme": "Packages/SublimeLinter/gutter-themes/Default/Default.gutter-theme",
"gutter_theme_excludes": [],
"lint_mode": "background",
"linters": {
"annotations": {
{
// subl UI
"always_show_minimap_viewport": true,
"show_definitions": false,
"show_encoding": true,
"draw_white_space": "all",
"scroll_speed": 1.5,
"remember_full_screen": true,
// features