From e0373fbfeb5127fffb70e7c9f8f004742ff0c1c7 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 27 Feb 2022 09:13:29 +0900 Subject: feat(feline): NvimTree -> lir (force-inactive) --- fnl/nvrc/packs/feline.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/nvrc') diff --git a/fnl/nvrc/packs/feline.fnl b/fnl/nvrc/packs/feline.fnl index 06d4f31..e75ad8e 100644 --- a/fnl/nvrc/packs/feline.fnl +++ b/fnl/nvrc/packs/feline.fnl @@ -128,7 +128,7 @@ :inactive [comps.left.inactive comps.right.inactive]}) (local properties - {:force_inactive {:filetypes [:NvimTree :packer] + {:force_inactive {:filetypes [:lir :packer] :buftypes [:terminal :packer]}}) (feline.setup {:theme colors -- cgit 1.4.1