Code Monkey home page Code Monkey logo

Comments (4)

kiryph avatar kiryph commented on July 30, 2024 1

If anyone wants to change this permanently in his own repo, you can modify the code as following:

diff --git a/plugin/gv.vim b/plugin/gv.vim
index a16fae4..f7963d8 100644
--- a/plugin/gv.vim
+++ b/plugin/gv.vim
@@ -88,7 +88,7 @@ function! s:split(tab)
     $wincmd w
     enew
   else
-    vertical botright new
+    botright new
   endif
   let w:gv = 1
 endfunction

from gv.vim.

junegunn avatar junegunn commented on July 30, 2024

Isn't that what Enter (or o) does?

from gv.vim.

yevhen-m avatar yevhen-m commented on July 30, 2024

No, enter and o split my window vertically, but it's convenient only
starting from some width of the window. So I want to be able to open commit
body in a horizontally split window.

On Sat, Jun 18, 2016 at 6:07 PM, Junegunn Choi [email protected]
wrote:

Isn't that what Enter (or o) does?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#25 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AJtpYmOhZCqQXGmSdEYnLwCacDBix4XUks5qNAnCgaJpZM4I48Ut
.

from gv.vim.

junegunn avatar junegunn commented on July 30, 2024

Oh, I see. I was confused about horizontal vs. vertical (for one thing tmux uses the terms in the opposite ways). Anyway there is no such option, but you can change the layout with CTRLwK. I think it's enough for now.

from gv.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.