Skip to content

Instantly share code, notes, and snippets.

@hieulm
Last active September 13, 2023 14:27
Show Gist options
  • Save hieulm/a95a04efa9f3af04cdd2072bce352e6b to your computer and use it in GitHub Desktop.
Save hieulm/a95a04efa9f3af04cdd2072bce352e6b to your computer and use it in GitHub Desktop.
[
{
"name": "ayu"
},
{
"name": "ElixirSyntax"
},
{
"name": "LSP-elixir"
},
{
"name": "Package Control"
},
{
"name": "Terminus"
}
]
[
{
"keys": ["alt+1"],
"command": "terminus_open",
"args": {
"cmd": "zsh",
"cwd": "${file_path:${folder}}",
"panel_name":"Terminus"
}
},
{
"keys": ["ctrl+w"],
"command": "close_file"
}
]
{
"ignored_packages":
[
"Vintage",
],
"font_face": "JetBrains Mono",
"font_size": 10,
"font_options": ["dlig"],
"theme": "Default Dark.sublime-theme",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment