aboutsummaryrefslogtreecommitdiff
path: root/neovim.rb
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-06-03 14:15:36 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-06-03 14:15:36 -0400
commitf421757e57903d07ae905906b9da51abba7af2b4 (patch)
treeead291985448f07c948b2de3748a2ad22af359c6 /neovim.rb
parentabe47d5f64b2748633d1262e2b395ce8322852a7 (diff)
downloadrneovim-f421757e57903d07ae905906b9da51abba7af2b4.tar.gz
rneovim-f421757e57903d07ae905906b9da51abba7af2b4.tar.bz2
rneovim-f421757e57903d07ae905906b9da51abba7af2b4.zip
reorg
Diffstat (limited to 'neovim.rb')
-rw-r--r--neovim.rb9
1 files changed, 0 insertions, 9 deletions
diff --git a/neovim.rb b/neovim.rb
deleted file mode 100644
index 859ebdf39d..0000000000
--- a/neovim.rb
+++ /dev/null
@@ -1,9 +0,0 @@
-odie <<-EOS.undent
-
- Whoops, the neovim Homebrew Formula has moved! Please instead run:
-
- brew tap neovim/homebrew-neovim
- brew install --HEAD neovim
-
- Thanks!
-EOS