feat(doom): mspyls -> pyright
This commit is contained in:
parent
d3d7fcfb04
commit
d4f2cdd30e
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
pyls-isort
|
pyls-isort
|
||||||
pytest
|
pytest
|
||||||
])
|
])
|
||||||
python-language-server
|
pyright
|
||||||
pipenv
|
pipenv
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -157,7 +157,7 @@
|
||||||
;;php ; perl's insecure younger brother
|
;;php ; perl's insecure younger brother
|
||||||
;;plantuml ; diagrams for confusing people more
|
;;plantuml ; diagrams for confusing people more
|
||||||
;;purescript ; javascript, but functional
|
;;purescript ; javascript, but functional
|
||||||
(python +lsp) ; beautiful is better than ugly
|
(python +lsp +pyright) ; beautiful is better than ugly
|
||||||
;;qt ; the 'cutest' gui framework ever
|
;;qt ; the 'cutest' gui framework ever
|
||||||
racket ; a DSL for DSLs
|
racket ; a DSL for DSLs
|
||||||
;;raku ; the artist formerly known as perl6
|
;;raku ; the artist formerly known as perl6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue