From 84e5e32d712ab02b1a36cb75577ad5bba0bad78d Mon Sep 17 00:00:00 2001 From: commitay Date: Sat, 8 Sep 2018 20:32:33 +1000 Subject: [PATCH] neatvi: fix tag/revision indentation --- Formula/neatvi.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/neatvi.rb b/Formula/neatvi.rb index 388edd5479..e473c4e275 100644 --- a/Formula/neatvi.rb +++ b/Formula/neatvi.rb @@ -2,7 +2,8 @@ class Neatvi < Formula desc "ex/vi clone for editing bidirectional uft-8 text" homepage "http://repo.or.cz/w/neatvi.git" url "http://repo.or.cz/neatvi.git", - :tag => "06", :revision => "5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8" + :tag => "06", + :revision => "5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8" head "http://repo.or.cz/neatvi.git" bottle do