neatvi: fix RuboCop Layout/AlignHash.
This commit is contained in:
parent
c3dce68024
commit
a6146b4e97
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class Neatvi < Formula
|
|||
desc "ex/vi clone for editing bidirectional utf-8 text"
|
||||
homepage "https://repo.or.cz/neatvi.git"
|
||||
url "https://repo.or.cz/neatvi.git",
|
||||
:tag => "06",
|
||||
:tag => "06",
|
||||
:revision => "5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8"
|
||||
head "https://repo.or.cz/neatvi.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue