Remove elpy
This commit is contained in:
parent
825066b052
commit
993e9fa80c
@ -63,8 +63,6 @@ in {
|
|||||||
ipython
|
ipython
|
||||||
pillow opencv3 torchvision
|
pillow opencv3 torchvision
|
||||||
PyGithub
|
PyGithub
|
||||||
# elpy
|
|
||||||
autopep8 jedi yapf black flake8 rope
|
|
||||||
# Forensics
|
# Forensics
|
||||||
binwalk
|
binwalk
|
||||||
]))
|
]))
|
||||||
@ -74,7 +72,7 @@ in {
|
|||||||
(with epkgs.melpaPackages; [
|
(with epkgs.melpaPackages; [
|
||||||
# Programming languages modes
|
# Programming languages modes
|
||||||
haskell-mode rust-mode scala-mode csharp-mode d-mode
|
haskell-mode rust-mode scala-mode csharp-mode d-mode
|
||||||
solidity-mode php-mode go-mode elpy ponylang-mode
|
solidity-mode php-mode go-mode ponylang-mode
|
||||||
# Development
|
# Development
|
||||||
helm-gtags slime xcscope go-autocomplete
|
helm-gtags slime xcscope go-autocomplete
|
||||||
# Configuration languages modes
|
# Configuration languages modes
|
||||||
|
Loading…
Reference in New Issue
Block a user