1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

vim: split in the direction you'd expect

This commit is contained in:
Joe Groocock 2018-03-31 21:52:52 +01:00
parent f35e8b8bec
commit f985d47b68
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -51,6 +51,10 @@ set hlsearch
set ignorecase
set smartcase
" More natural splits
set splitbelow " Horizontal split below current.
set splitright " Vertical split to right of current.
" GVim settings
set guifont=Sauce\ Code\ Pro\ 10.5
set guioptions=