From 6f07b1801288591b975474b8a1eda110db28d2af Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Fri, 13 Jul 2018 15:14:09 -0400 Subject: [PATCH] Allow opting out of :terminal in Neovim Closes https://github.com/tpope/vim-fugitive/issues/1051 --- autoload/fugitive.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index 99b643e..5967e39 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -843,9 +843,9 @@ function! s:Git(bang, mods, args) abort let git .= ' --no-pager' endif let args = matchstr(a:args,'\v\C.{-}%($|\\@