Correction : config vim.
[tool/hledger.git] / vim / install
index fa5aa88..85d4e22 100755 (executable)
@@ -40,6 +40,6 @@ cat <<-EOF
        $(
        cd "$tool"
        find config -name '*.vim' \
-        -exec echo 'source '{} \;
+        -exec echo 'source $HOME/.vim/'{} \;
        )
        EOF