aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-03-25 00:33:49 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-03-25 00:33:49 +0100
commit360b270415155fb5eaade600b5bff90bc695a245 (patch)
treed356ab8fe74dae744651e8ddf1127721f44c45dc /environments
parentf2a18fd63f6be24fec146080fe3663a3d0e9be55 (diff)
downloadNix-360b270415155fb5eaade600b5bff90bc695a245.tar.gz
Nix-360b270415155fb5eaade600b5bff90bc695a245.tar.zst
Nix-360b270415155fb5eaade600b5bff90bc695a245.zip
Add python flag to vim
Diffstat (limited to 'environments')
-rw-r--r--environments/immae-eu.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix
index 2cb624a..d396197 100644
--- a/environments/immae-eu.nix
+++ b/environments/immae-eu.nix
@@ -86,6 +86,7 @@ let
86 fzf 86 fzf
87 buku 87 buku
88 vimPlugins.vim-plug 88 vimPlugins.vim-plug
89 (vim_configurable.override { python = python3; })
89 mailcap 90 mailcap
90 91
91 # password management 92 # password management