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

View File

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