about summary refs log tree commit diff
path: root/fnl/nvrc/options.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/options.fnl')
-rw-r--r--fnl/nvrc/options.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/nvrc/options.fnl b/fnl/nvrc/options.fnl
index 13e1d1e..4fb5099 100644
--- a/fnl/nvrc/options.fnl
+++ b/fnl/nvrc/options.fnl
@@ -13,6 +13,7 @@
 (set! scrolloff 3)
 (set! splitbelow)
 (set! splitright)
+(set! splitkeep :screen)
 (set! termguicolors)
 (set! lazyredraw)