summaryrefslogtreecommitdiff
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-04-25 00:04:51 +0200
commit98a4617ca7a6f5ba78a078b1442a8651987e9070 (patch)
tree8f9400df97784abdc629881961a65fdd44d33351
parentf7d64613e7c2908854778adc81dc21a7763fb91b (diff)
downloadNUR-98a4617ca7a6f5ba78a078b1442a8651987e9070.tar.gz
NUR-98a4617ca7a6f5ba78a078b1442a8651987e9070.tar.zst
NUR-98a4617ca7a6f5ba78a078b1442a8651987e9070.zip
Add python flag to vim
-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 2cb624ae..d3961971 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