Removed workaround for python-jedi bug

This commit is contained in:
2020-05-17 21:03:22 +02:00
parent 7e4e669de9
commit a534c58b91
2 changed files with 2 additions and 2 deletions

View File

@@ -767,7 +767,7 @@
We will also need some components for development purposes:
#+BEGIN_SRC fish
rustup component add src
rustup component add rust-src
rustup component add rls
#+END_SRC