This commit is contained in:
danijoo
2022-05-07 11:36:50 +02:00
parent 4f6591b8d8
commit 8baf13fed9
3 changed files with 6 additions and 1 deletions

View File

@@ -41,3 +41,5 @@ eval "$(fasd --init auto)"
#if hash snakemake 2>/dev/null; then #if hash snakemake 2>/dev/null; then
# compdef _gnu_generic snakemake # compdef _gnu_generic snakemake
#fi #fi
export PATH="$HOME/.poetry/bin:$PATH"

View File

@@ -15,6 +15,7 @@
"CWL Syntax Highlighting", "CWL Syntax Highlighting",
"Fortran", "Fortran",
"Git", "Git",
"Google Spell Check",
"gruvbox", "gruvbox",
"Incomprehensible Ex", "Incomprehensible Ex",
"INI", "INI",
@@ -29,6 +30,7 @@
"Non Text Files", "Non Text Files",
"Package Control", "Package Control",
"PackageResourceViewer", "PackageResourceViewer",
"poetry",
"Pymol Language", "Pymol Language",
"RainbowBrackets", "RainbowBrackets",
"RemoteSubl", "RemoteSubl",

View File

@@ -117,7 +117,7 @@
"detect_indentation": false, "detect_indentation": false,
"dictionary": "Packages/Language - English/en_US.dic", "dictionary": "Packages/Language - English/en_US.dic",
"font_face": "Hack for Powerline Regular", "font_face": "Hack for Powerline Regular",
"font_size": 15, "font_size": 12,
"hot_exit": false, "hot_exit": false,
"ignored_packages": "ignored_packages":
[ [
@@ -128,6 +128,7 @@
"RestructuredText", "RestructuredText",
"Rust", "Rust",
"Six", "Six",
"Tabnine",
"Vintage", "Vintage",
"Vintageous", "Vintageous",
], ],