Skip to content

Instantly share code, notes, and snippets.

@osbre
Last active August 26, 2023 21:50
Show Gist options
  • Save osbre/5e620ac119e236feb25c3f3a09fbb9ed to your computer and use it in GitHub Desktop.
Save osbre/5e620ac119e236feb25c3f3a09fbb9ed to your computer and use it in GitHub Desktop.
My Sublime Text 4 settings. Plugins: Editorconfig, LSP, LSP, Vue, LSP Vue, LSP Elixir
{
"ignored_packages":
[
"Vintage",
],
"color_scheme": "Packages/Inspired GitHub Color Scheme/InspiredGitHub.tmTheme",
"font_face": "IBM Plex Mono",
"font_size": 20,
"line_padding_top": 10,
"line_padding_bottom": 10,
"hot_exit": false,
"remember_open_files": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment