vimPlugins.ensime-vim: make additional nix code persistent

This commit is contained in:
Jörg Thalheim 2017-06-11 12:08:26 +01:00
parent 32916ab1de
commit caec2fcdd0
No known key found for this signature in database
GPG Key ID: CA4106B8D7CC79FA

View File

@ -0,0 +1 @@
pythonDependencies = with pythonPackages; [ sexpdata websocket_client ];