mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
29 lines
550 B
Plaintext
29 lines
550 B
Plaintext
{
|
|
"color_scheme": "Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme",
|
|
"font_face": "Hack for Powerline Regular",
|
|
"font_size": 13,
|
|
"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
|
|
}
|