desktop->shared

This commit is contained in:
Daniel Bauer
2020-02-20 10:32:33 +01:00
parent f73d80c03f
commit 683a113df7
44 changed files with 470 additions and 62 deletions

View File

@@ -0,0 +1,28 @@
{
"color_scheme": "Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme",
"font_face": "Hack for Powerline Regular",
"font_size": 12,
"hot_exit": false,
"ignored_packages":
[
"RestructuredText",
"Rust",
"Six",
"Vintage",
"Vintageous"
],
"neovintageous_build_version": 11100,
"remember_open_files": false,
"rulers":
[
80,
100,
120
],
"tab_size": 4,
"theme": "gruvbox.sublime-theme",
"translate_tabs_to_spaces": true,
"viewer": "zathura",
"vintageous_use_ctrl_keys": null,
"vintageous_use_super_keys": null
}