aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2021-09-23 11:46:34 -0600
committerKenny Ballou <kb@devnulllabs.io>2021-10-13 10:12:41 -0600
commit6a215c042e7e393a9f8f50f4b16d2cebc39c5be4 (patch)
tree5900340114201cfacc7fc6bbd3921926db90d4e4 /packages
parentfea4f4c3d02e6450d5026bf1b51079ef4df53196 (diff)
downloaddotfiles-6a215c042e7e393a9f8f50f4b16d2cebc39c5be4.tar.gz
dotfiles-6a215c042e7e393a9f8f50f4b16d2cebc39c5be4.tar.xz
emacs: python: lsp: use M$ python LS
Instead of using the defunct Palentir Python LS, use the one from M$. Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'packages')
-rw-r--r--packages/emacs/packages.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/emacs/packages.nix b/packages/emacs/packages.nix
index 513ad5f2..416b337e 100644
--- a/packages/emacs/packages.nix
+++ b/packages/emacs/packages.nix
@@ -169,6 +169,7 @@ in rec {
lsp-haskell
lsp-mode
lsp-java
+ lsp-python-ms
lsp-ui
lua-mode
magit