Compare commits
10 Commits
master
...
1d7d4d0146
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d7d4d0146 | |||
| 1b4ebe2c7c | |||
| e33e6f476d | |||
| 8b66bc02b8 | |||
| c10ba7c8a8 | |||
| f7a88e4431 | |||
| be250e2d9c | |||
| c6d32f2b0f | |||
| 58eea72762 | |||
| d508759e33 |
@@ -8,6 +8,11 @@
|
||||
"latex": {
|
||||
"command": "/sbin/texlab",
|
||||
"filetypes": [ "tex","bib","plaintex","context" ]
|
||||
},
|
||||
"bash": {
|
||||
"command": "bash-language-server",
|
||||
"args": ["start"],
|
||||
"filetypes": ["sh","bash"]
|
||||
},
|
||||
"golang": {
|
||||
"command": "gopls",
|
||||
|
||||
Reference in New Issue
Block a user