From ddae2b2ac84bb4c46c1fcfcac7a9304040886d38 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sat, 27 Nov 2021 13:26:00 +0100 Subject: [PATCH] updated vim state --- states/vim/defaults.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/states/vim/defaults.yaml b/states/vim/defaults.yaml index 6a8d095..c3c35c0 100644 --- a/states/vim/defaults.yaml +++ b/states/vim/defaults.yaml @@ -1,9 +1,9 @@ --- vim: enabled: true - vimfiles_dir: /usr/share/vim/vimfiles - colors_dir: /usr/share/vim/vimfiles/colors - plugins_dir: /usr/share/vim/vimfiles/pack/plugins/start + vimfiles_dir: /var/lib/vim/addons + colors_dir: /var/lib/vim/addons/colors + plugins_dir: /var/lib/vim/addons/pack/plugins/start config: options: {} lets: