Skip to content

Commit

Permalink
Configure vim to put new windows below on split
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Kulkin committed May 12, 2015
1 parent 648fbdb commit b783a1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ set statusline=[%n]\ %<%.99f\ %h%w%m%r%y\ %=%-16(\ %l,%c-%v\ %)%P
set modeline
set modelines=5

set splitbelow

" Or use vividchalk
colorscheme vividchalk

Expand Down

0 comments on commit b783a1c

Please sign in to comment.