From 936272fc2a5ae07470816d1b63f79bfadb3ef979 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 7 Apr 2022 23:23:59 +0200 Subject: fix: typo bugs --- fnl/config/bufferline.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config/bufferline.fnl') diff --git a/fnl/config/bufferline.fnl b/fnl/config/bufferline.fnl index fac26a4..f4ec98b 100644 --- a/fnl/config/bufferline.fnl +++ b/fnl/config/bufferline.fnl @@ -19,7 +19,7 @@ :tab_size 21 :diagnostics false :diagnostics_update_in_insert false - :offsets { { :filetype "NvimTree" :text "" :padding 1 } } + :offsets [ { :filetype "NvimTree" :text "" :padding 1 } ] :show_buffer_icons false :show_buffer_close_icons false :show_close_icon false -- cgit v1.2.3-70-g09d2