sublime changes
This commit is contained in:
parent
f711890dc9
commit
e1a295559d
1 changed files with 23 additions and 3 deletions
|
@ -73,20 +73,40 @@
|
||||||
"churnful",
|
"churnful",
|
||||||
"boxplots",
|
"boxplots",
|
||||||
"timeout",
|
"timeout",
|
||||||
"proxemics"
|
"proxemics",
|
||||||
|
"intermittency",
|
||||||
|
"datetime",
|
||||||
|
"geolocations",
|
||||||
|
"middlewares",
|
||||||
|
"squad",
|
||||||
|
"désanonymiser",
|
||||||
|
"fabriquants",
|
||||||
|
"anonymises",
|
||||||
|
"anonymisation",
|
||||||
|
"themself",
|
||||||
|
"scenarii",
|
||||||
|
"defense",
|
||||||
|
"unraveled",
|
||||||
|
"anonymising",
|
||||||
|
"désanonymisation"
|
||||||
],
|
],
|
||||||
"close_windows_when_empty": false,
|
"close_windows_when_empty": false,
|
||||||
"color_scheme": "Packages/User/predawn (Flake8Lint).tmTheme",
|
"color_scheme": "Packages/User/predawn (Flake8Lint).tmTheme",
|
||||||
"dictionary": "Packages/Language - English/en_GB.dic",
|
"dictionary": "Packages/Language - French - Français/fr_FR.dic",
|
||||||
"find_selected_text": true,
|
"find_selected_text": true,
|
||||||
"font_face": "Fira Code",
|
"font_face": "Fira Code",
|
||||||
"font_size": 10,
|
"font_size": 11,
|
||||||
"ignored_packages":
|
"ignored_packages":
|
||||||
[
|
[
|
||||||
"LaTeXTools",
|
"LaTeXTools",
|
||||||
"SublimeREPL",
|
"SublimeREPL",
|
||||||
"Vintage"
|
"Vintage"
|
||||||
],
|
],
|
||||||
|
"ignored_words":
|
||||||
|
[
|
||||||
|
"",
|
||||||
|
"cloud"
|
||||||
|
],
|
||||||
"predawn_findreplace_small": true,
|
"predawn_findreplace_small": true,
|
||||||
"predawn_quick_panel_small": true,
|
"predawn_quick_panel_small": true,
|
||||||
"predawn_sidebar_arrows": false,
|
"predawn_sidebar_arrows": false,
|
||||||
|
|
Loading…
Reference in a new issue