Hyperlinks to user settings
This commit is contained in:
parent
28804c7bd2
commit
92fda93003
1 changed files with 1 additions and 17 deletions
18
README.md
18
README.md
|
@ -32,23 +32,7 @@ I'm documenting this for personal use. Shell settings, vim settings, commonly us
|
||||||
|
|
||||||
#### Sublime preferences (user)
|
#### Sublime preferences (user)
|
||||||
|
|
||||||
```
|
[Preferences.sublime-settings](https://github.com/wpcarro/pc_settings/blob/master/Preferences.sublime-settings)
|
||||||
{
|
|
||||||
"color_scheme": "Packages/User/SublimeLinter/Oceanic Next (SL).tmTheme",
|
|
||||||
"font_face": "Source Code Pro",
|
|
||||||
"font_size": 12,
|
|
||||||
"ignored_packages":
|
|
||||||
[
|
|
||||||
"Vintage",
|
|
||||||
"VintageousOrigami"
|
|
||||||
],
|
|
||||||
"tab_size": 2,
|
|
||||||
"theme": "Oceanic Next.sublime-theme",
|
|
||||||
"translate_tabs_to_spaces": true,
|
|
||||||
"vintage_start_in_command_mode": true,
|
|
||||||
"vintageous_use_ctrl_keys": true
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
### other notes
|
### other notes
|
||||||
* add Adobe Source Code Pro font for shell and text editors
|
* add Adobe Source Code Pro font for shell and text editors
|
||||||
|
|
Loading…
Reference in a new issue