Migrate from .stow-rename to --dotfiles
This commit is contained in:
parent
90fb83c0b9
commit
28e5370997
4 changed files with 0 additions and 1 deletions
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"auto_complete_triggers": [
|
||||
{"characters": "<", "selector": "text.html",},
|
||||
{"characters": ".", "selector": "source.js",}
|
||||
],
|
||||
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
|
||||
"default_line_ending": "unix",
|
||||
"enable_tab_scrolling": false,
|
||||
"ensure_newline_at_eof_on_save": true,
|
||||
"font_face": "JetBrains Mono",
|
||||
"font_size": 13,
|
||||
"ignored_packages": [
|
||||
"Vintage",
|
||||
],
|
||||
"show_encoding": true,
|
||||
"show_line_endings": true,
|
||||
"spacegray_fileicons": true,
|
||||
"tab_size": 2,
|
||||
"theme": "Adaptive.sublime-theme",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue