Replace mspyls with pyright
This commit is contained in:
3
init.el
3
init.el
@@ -150,7 +150,8 @@
|
||||
(php +lsp) ; perl's insecure younger brother
|
||||
;;plantuml ; diagrams for confusing people more
|
||||
;;purescript ; javascript, but functional
|
||||
(python +lsp) ; beautiful is better than ugly
|
||||
(python +lsp ; beautiful is better than ugly
|
||||
+pyright)
|
||||
;;qt ; the 'cutest' gui framework ever
|
||||
;;racket ; a DSL for DSLs
|
||||
rest ; Emacs as a REST client
|
||||
|
||||
Reference in New Issue
Block a user