diff options
-rw-r--r-- | fnl/nvrc/packs/feline.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
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 |