Update Preferences.sublime-settings

This commit is contained in:
He4eT 2021-09-29 18:14:48 +05:00 committed by GitHub
commit f92368bf58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
"caret_style": "smooth",
"vintage_use_clipboard": true,
"color_scheme": "Packages/theme/base16-darkside.tmTheme",
"draw_shadows": false,
"enable_tab_scrolling": false,
"ensure_newline_at_eof_on_save": true,
"trim_trailing_white_space_on_save": true,