From 7d8f10d528bab1614cd43d0684f83edadd7cb55c Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 26 Jan 2016 23:09:38 +1100 Subject: [PATCH] Add vim comment to set fold method --- fetch | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch b/fetch index 5c392867..e747c2d8 100755 --- a/fetch +++ b/fetch @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# vim:fdm=marker # Fetch info about your system # https://github.com/dylanaraps/fetch #