mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
LSP
This commit is contained in:
@@ -3,7 +3,12 @@
|
|||||||
{
|
{
|
||||||
"pyls":
|
"pyls":
|
||||||
{
|
{
|
||||||
"enabled": true
|
"command":
|
||||||
|
[
|
||||||
|
"~/conda/bin/pyls"
|
||||||
|
],
|
||||||
|
"enabled": true,
|
||||||
|
|
||||||
},
|
},
|
||||||
"rls":
|
"rls":
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user