Skip to content

Instantly share code, notes, and snippets.

@lewislepton
Last active September 24, 2017 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lewislepton/e61202e48326de4f1ab0 to your computer and use it in GitHub Desktop.
Save lewislepton/e61202e48326de4f1ab0 to your computer and use it in GitHub Desktop.
my settings for Kode Stuido
// /CUSTOM SETTING SINCE KODE STUDIO IS MY BITCH
{
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.minimap.enabled": false,
"editor.wordWrap": "on",
"workbench.colorTheme": "Lestle",
"kha.khaPath": "/usr/local/lib/kha",
// "kha.ffmpeg": "/usr/local/lib/ffmpeg",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment