summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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>
 
d603f102778abf64a4d62f977&follow=1'>Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe