Update sublime configs

This commit is contained in:
2020-09-12 11:03:33 +02:00
parent b0758dd29e
commit 55a944b8f2
4 changed files with 20 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"clients":
{
"gopls":
{
"enabled": true
}
}
}