From f166202f972ff6b03dd72a44c4188aaa22414d42 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 30 Jul 2022 18:26:55 +0200 Subject: Update options --- fnl/settings/options.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl index 2408463..20926b8 100644 --- a/fnl/settings/options.fnl +++ b/fnl/settings/options.fnl @@ -9,7 +9,7 @@ ;; allows neovim to access the system clipboard :clipboard :unnamedplus ;; more space in the neovim command line for displaying messages - :cmdheight 2 + :cmdheight 1 ;; mostly just for cmp :completeopt {:menuone :noselect} ;; so that `` is visible in markdown files @@ -45,7 +45,7 @@ ;; enable persistent undo :undofile true ;; faster completion (4000ms default) - :updatetime 300 + :updatetime 100 ;; if a file is being edited by another program (or was written ;; to file while editing with another program), it is not allowed ;; to be edited -- cgit v1.2.3-70-g09d2