remove old gui configs

This commit is contained in:
Daniel Bauer
2024-10-22 09:28:43 +02:00
parent d996745662
commit d9aafcaa50
11 changed files with 0 additions and 2629 deletions

View File

@@ -1,71 +0,0 @@
[language.rust]
command = "rls"
install = [
["rustup", "update"],
["rustup", "component", "add", "rls", "rust-analysis", "rust-src"],
]
[language.javascript]
command = "flow"
args = ["lsp"]
install = [["npm", "install", "-g", "flow-bin"]]
[language.typescript]
command = "typescript-language-server"
args = ["--stdio"]
install = [["npm", "install", "-g", "typescript-language-server"]]
[language.html]
command = "html-languageserver"
args = ["--stdio"]
install = [["npm", "install", "-g", "vscode-html-languageserver-bin"]]
[language.ocaml]
command = "ocaml-language-server"
args = ["--stdio"]
install = [["npm", "install", "-g", "ocaml-language-server"]]
[language.python]
command = "/home/bauer/conda/bin/pyls"
install = [["pip", "install", "python-language-server"]]
[language.c]
command = "clangd"
args = []
[language.cpp]
command = "clangd"
args = []
[language.haskell]
command = "hie"
args = ["--lsp"]
[language.go]
command = "gopls"
args = ["serve"]
install = [["go", "get", "-u", "golang.org/x/tools/cmd/gopls"]]
[language.dart]
command = "dart_language_server"
install = [["pub", "global", "activate", "dart_language_server"]]
[language.ruby]
command = "solargraph"
args = ["stdio"]
install = [["gem", "install", "solargraph"]]
[language.css]
command = "css-languageserver"
args = ["--stdio"]
install = [["npm", "install", "-g", "vscode-css-languageserver-bin"]]
[language.scss]
command = "css-languageserver"
args = ["--stdio"]
install = [["npm", "install", "-g", "vscode-css-languageserver-bin"]]
[language.purescript]
command = "purescript-language-server"
args = ["--stdio"]
install = [["npm", "install", "-g", "purescript-language-server"]]

View File

@@ -1,71 +0,0 @@
[language.rust]
command = "rls"
install = [
["rustup", "update"],
["rustup", "component", "add", "rls", "rust-analysis", "rust-src"],
]
[language.javascript]
command = "flow"
args = ["lsp"]
install = [["npm", "install", "-g", "flow-bin"]]
[language.typescript]
command = "typescript-language-server"
args = ["--stdio"]
install = [["npm", "install", "-g", "typescript-language-server"]]
[language.html]
command = "html-languageserver"
args = ["--stdio"]
install = [["npm", "install", "-g", "vscode-html-languageserver-bin"]]
[language.ocaml]
command = "ocaml-language-server"
args = ["--stdio"]
install = [["npm", "install", "-g", "ocaml-language-server"]]
[language.python]
command = "pyls"
install = [["pip", "install", "python-language-server"]]
[language.c]
command = "clangd"
args = []
[language.cpp]
command = "clangd"
args = []
[language.haskell]
command = "hie"
args = ["--lsp"]
[language.go]
command = "gopls"
args = ["serve"]
install = [["go", "get", "-u", "golang.org/x/tools/cmd/gopls"]]
[language.dart]
command = "dart_language_server"
install = [["pub", "global", "activate", "dart_language_server"]]
[language.ruby]
command = "solargraph"
args = ["stdio"]
install = [["gem", "install", "solargraph"]]
[language.css]
command = "css-languageserver"
args = ["--stdio"]
install = [["npm", "install", "-g", "vscode-css-languageserver-bin"]]
[language.scss]
command = "css-languageserver"
args = ["--stdio"]
install = [["npm", "install", "-g", "vscode-css-languageserver-bin"]]
[language.purescript]
command = "purescript-language-server"
args = ["--stdio"]
install = [["npm", "install", "-g", "purescript-language-server"]]

View File

@@ -1,26 +0,0 @@
{
"version": "2.2.2",
"hide_promotional_message": false,
"beta_enabled": "No",
"ignore_all_lsp": false,
"creation_time": "2020-02-18T13:23:19.934038848Z",
"semantic_status": {
"python": "Enabled"
},
"disable_auto_update": false,
"user_understands_that_enabling_tabnine_cloud_sends_code_to_tabnine_servers": false,
"hosted_deep_completions_enabled": "Disabled",
"tabnine_cloud_host": null,
"tabnine_cloud_certificate_domain": null,
"tabnine_cloud_port": null,
"cloud_whitelist": [],
"api_key": "luozatreywlmxtemketqntvkejstnw",
"api_key_service_level": "Cloud",
"api_base_url": null,
"local_enabled": "Unset",
"disable_local_when_using_battery": false,
"hide_deep_information_message": false,
"enable_power_saving_mode": false,
"rate_limit_interval_seconds": null,
"rate_limit_amount": null
}

View File

@@ -1,36 +0,0 @@
{
"clients":
{
"pyls":
{
"command":
[
"~/conda/bin/pyls"
],
"enabled": false
},
"rls":
{
"auto_show_diagnostics_panel_level": 1,
"command":
[
"/home/bauer/.cargo/bin/rustup",
"run",
"nightly",
"rls"
],
"diagnostics_highlight_style": "underline",
"enabled": true,
"languageId": "rust",
"scopes":
[
"source.rust"
],
"syntaxes":
[
"Packages/Rust/Rust.sublime-syntax",
"Packages/Rust Enhanced/RustEnhanced.sublime-syntax"
]
}
}
}

View File

@@ -1,45 +0,0 @@
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"Anaconda",
"ANSIescape",
"bioSyntax",
"Color Convert",
"Color Highlight",
"Color Highlighter",
"CSV Record View",
"CWL Syntax Highlighting",
"Fortran",
"Git",
"Google Spell Check",
"gruvbox",
"Incomprehensible Ex",
"INI",
"LaTeX Snippets",
"LaTeXTools",
"LaTeXYZ",
"LSP",
"MarkdownLivePreview",
"MarkdownPreview",
"NeoVintageous",
"Ninja",
"Non Text Files",
"Package Control",
"PackageResourceViewer",
"poetry",
"Pymol Language",
"RainbowBrackets",
"RemoteSubl",
"RestructuredText Improved",
"rsub",
"Rust Enhanced",
"SideBarEnhancements",
"Tabnine",
"Thesaurus",
"WordCount",
],
}

View File

@@ -1,170 +0,0 @@
{
"added_words":
[
"subprojects",
"equimolar",
"transmembrane",
"Lichtenberg",
"Gromacs",
"solvated",
"parallization",
"superfamily",
"channelopathies",
"unpolar",
"Drosophila",
"proteinaceous",
"Cryo",
"Ligand",
"ligands",
"intra",
"selectivty",
"nucleotides",
"glutamate",
"ligand",
"subunit",
"phenylalanine",
"arginines",
"conformational",
"Thermodynamically",
"reweighting",
"subunits",
"cytosolic",
"hyperpolarization",
"Energetics",
"multimers",
"cooperativity",
"oxygens",
"intercalating",
"desolvation",
"configurational",
"Phylogenic",
"subtypes",
"isoforms",
"hyperpolarizing",
"neuropathic",
"encephalopathy",
"subtype",
"repolarize",
"repolarization",
"ivabradine",
"pectoris",
"isoform",
"intracellular",
"unselective",
"Carbonyl",
"tetrad",
"atomistic",
"virial",
"rescaling",
"equipartition",
"isothermal",
"intramolecular",
"planarity",
"dihedral",
"integrators",
"Verlet",
"bilayer",
"biomolecules",
"equilibrate",
"equilibration",
"equilibrated",
"rotamer",
"allosteric",
"observables",
"polarizeable",
"childs",
"preexponential",
"wetlab",
"genotype",
"missense",
"electrophysiological",
"homozygous",
"heterozygous",
"heteromeric",
"aspartate",
"homomeric",
"solvation",
"interhelical",
"glutamic",
"carboxyl",
"electrophysiology",
"hydrophobicity",
"Waals",
"transduct",
"glycine",
"complexed",
"tetrameric",
"heterozygously",
"carbonyl",
"Titratable",
"protonated",
"pre",
"semiisotropic",
"barostat",
"unbiasing",
"bayesian",
"desolvated",
"unphysiologically",
"intercalation",
"centroid",
"unsampled",
"thermodynamically",
"combinatorial",
"energetics",
],
"auto_complete": false,
"color_scheme": "Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme",
"detect_indentation": false,
"dictionary": "Packages/Language - English/en_US.dic",
"font_face": "Hack for Powerline Regular",
"font_size": 12,
"hot_exit": false,
"ignored_packages":
[
"A File Icon",
"Boxy Theme",
"DeleteBlankLines",
"Monokai - Spacegray",
"RestructuredText",
"Rust",
"Six",
"Tabnine",
"Vintage",
"Vintageous",
],
"ignored_words":
[
"backmapping",
"challanging",
"crosslink",
],
"line_numbers": true,
"neovintageous_build_version": 11100,
"open_externally_patterns":
[
"*.jpg",
"*.jpeg",
"*.png",
"*.gif",
"*.zip",
"*.pdf"
],
"remember_open_files": false,
"rulers":
[
80,
100,
120
],
"spell_check": true,
"tab_size": 4,
"theme": "gruvbox.sublime-theme",
"translate_tabs_to_spaces": true,
"viewer": "zathura",
"vintage_start_in_command_mode": true,
"vintageous_reset_mode_when_switching_tabs": false,
"vintageous_use_ctrl_keys": false,
"vintageous_use_super_keys": false,
"word_wrap": false,
"wrap_width": 80,
}

View File

@@ -1,32 +0,0 @@
<snippet>
<content><![CDATA[
\documentclass[11pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage[ngerman, english]{babel}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{microtype}
\usepackage[binary-units = true]{siunitx}
\usepackage[version=4]{mhchem}
\usepackage[left=2.50cm, right=2.50cm, top=2.00cm, bottom=2.00cm]{geometry}
%\usepackage{todonotes}
\usepackage{float}
\usepackage[backend=bibtex8,autocite = superscript, citestyle=numeric-comp,sorting=none]{biblatex}
%\addbibresource{library.bib}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\author{Daniel Bauer}
\title{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
${1:text}
\end{document}
]]></content>
<tabTrigger>latextemplate</tabTrigger>
<scope>text.tex.latex</scope>
</snippet>

View File

@@ -1,6 +0,0 @@
<snippet>
<content><![CDATA[
#!/usr/bin/env ${1:exec}
]]></content>
<tabTrigger>shebang</tabTrigger>
</snippet>

View File

@@ -1,30 +0,0 @@
[global_config]
enabled_plugins = InactivityWatch, ActivityWatch, TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
suppress_multiple_term_dialog = True
[keybindings]
page_up = None
page_down = None
[profiles]
[[default]]
allow_bold = False
background_darkness = 0.53
background_type = transparent
cursor_color = "#aaaaaa"
font = Hack 12
show_titlebar = False
scrollback_lines = 5000
scrollback_infinite = True
palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2"
use_system_font = False
copy_on_selection = True
rewrap_on_resize = False
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
profile = default
[[[window0]]]
parent = ""
type = Window
[plugins]