add godot stuff to vim config, fix polybar config
This commit is contained in:
parent
603f66963c
commit
706fe9b17f
6 changed files with 23 additions and 5 deletions
|
@ -18,6 +18,11 @@
|
|||
"directory": "/tmp/ccls"
|
||||
}
|
||||
}
|
||||
},
|
||||
"godot": {
|
||||
"host": "127.0.0.1",
|
||||
"filetypes": ["gdscript"],
|
||||
"port": 6008
|
||||
}
|
||||
},
|
||||
"tsserver.log": "off"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue