Skip to content

Instantly share code, notes, and snippets.

@raggleton
Created April 15, 2021 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raggleton/2484bd2fd86d3f6a2a8553b9420baa01 to your computer and use it in GitHub Desktop.
Save raggleton/2484bd2fd86d3f6a2a8553b9420baa01 to your computer and use it in GitHub Desktop.
{
"added_words":
[
"diboson",
"Majorana",
"Higgs",
"collider",
"hadronic",
"leptonic",
"Feynman",
"taggers",
"tagger",
"multijet",
"subjettiness",
"gluons",
"Poisson",
"mistag",
"reweighting",
"pseudorapidity",
"parton",
"sideband",
"hadronically",
"semileptonic",
"scintillator",
"endcap",
"tungstate",
"unclustered",
"mismodelling",
"hadronization",
"renormalization",
"endcaps",
"prescale",
"dijet",
"reweighted",
"ungroomed",
"partons",
"perturbative",
"Casimir",
"online",
"antiquark",
"setup",
"reclustered",
"subjets",
"subjet",
"Houches",
"infrared",
"reclustering",
"nonperturbative"
],
"always_show_minimap_viewport": true,
"auto_complete_commit_on_tab": false,
"auto_complete_triggers":
[
{
"characters": "<",
"selector": "text.html"
},
{
"characters": "\\",
"selector": "text.tex.latex"
}
],
"auto_find_in_selection": true,
"binary_file_patterns":
[
"*.dds",
"*.eot",
"*.gif",
"*.ico",
"*.jar",
"*.jpeg",
"*.jpg",
"*.pdf",
"*.png",
"*.swf",
"*.tga",
"*.ttf",
"*.zip",
"__pycache__/**"
],
"color_scheme": "Packages/Color Scheme - Default/Monokai.sublime-color-scheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"file_exclude_patterns":
[
"*.pdf",
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
"*.o",
"*.a",
"*.lib",
"*.so",
"*.dylib",
"*.ncb",
"*.sdf",
"*.suo",
"*.pdb",
"*.idb",
".DS_Store",
"*.class",
"*.psd",
"*.db",
"*.sublime-workspace",
"*.root",
"*.aux",
"*.fdb_latexmk",
"*.fls",
"*.sty"
],
"find_selected_text": true,
"folder_exclude_patterns":
[
"__pycache__",
".vscode",
".git",
"*.egg-info",
".pytest_cache",
"dist"
],
"font_face": "Monaco",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Open URL",
"RestructuredText",
"Vintage"
],
"ignored_words":
[
"Analytics"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"index_exclude_patterns":
[
"*.log",
"*.root"
],
"mini_diff": false,
"open_files_in_new_window": false,
"rulers":
[
80,
100
],
"show_full_path": true,
"show_git_status": false,
"theme": "Adaptive.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment