summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-02-23 11:39:51 -0500
committerJune McEnroe <june@causal.agency>2016-02-23 11:39:51 -0500
commitc30640bf40f81043cebd83e09dfed27eef19c635 (patch)
treee74a599ba15843aa11be882ad67615e480b058b0
parentRevert "Enable nvim set cursor shape" (diff)
downloadsrc-c30640bf40f81043cebd83e09dfed27eef19c635.tar.gz
src-c30640bf40f81043cebd83e09dfed27eef19c635.zip
Set splitbelow splitright
-rw-r--r--.config/nvim/init.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim
index 863c12c4..f5c1f408 100644
--- a/.config/nvim/init.vim
+++ b/.config/nvim/init.vim
@@ -17,6 +17,7 @@ noremap \ ,
 let mapleader = ','
 nmap <leader>n :nohlsearch<CR>
 
+set splitbelow splitright
 map <ScrollWheelUp> <C-Y>
 map <ScrollWheelDown> <C-E>
 
bin/day03.rs?id=8fa601d965a75cca5ca203c308c5af9a5cf0c66a&follow=1'>Day 3, part 2June McEnroe I am super surprised that worked on the first try. 2017-12-03Day 3, clean upJune McEnroe 2017-12-03Day 3June McEnroe This is fucking awful and I'm angry. 2017-12-02Day 2, part 2June McEnroe 2017-12-02Day 2June McEnroe 2017-12-01Day 1, part 2June McEnroe 2017-12-01Day 1June McEnroe 2017-11-27Move to 2016 directoryJune McEnroe