From 04010c52c46ed485efda947c91fc44261f47d804 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 13 May 2024 23:04:21 +0200 Subject: Add splitkeep, inccommand, and shada --- fnl/settings/options.fnl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fnl') diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl index d790d79..51cfb98 100644 --- a/fnl/settings/options.fnl +++ b/fnl/settings/options.fnl @@ -79,7 +79,9 @@ :spelllang [:en_us] ;; the font used in graphical neovim applications :guifont "monospace:h17" - :splitkeep :screen}) + :splitkeep :screen + :inccommand :split + :shada ["'10" :<0 :s10 :h]}) (each [k v (pairs opts)] (tset vim.opt k v)) -- cgit v1.2.3-70-g09d2