Skip to content

Instantly share code, notes, and snippets.

@lewislepton
Last active September 24, 2017 21:54
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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