From a15747ea28b1011d96aea09bc9779cb5f11ca7a9 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 27 Feb 2022 23:57:08 +0900 Subject: feat(ui): feline -> homebrew statusline --- fnl/nvrc/ignite.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'fnl/nvrc/ignite.fnl') diff --git a/fnl/nvrc/ignite.fnl b/fnl/nvrc/ignite.fnl index 58f3414..9eab014 100644 --- a/fnl/nvrc/ignite.fnl +++ b/fnl/nvrc/ignite.fnl @@ -2,4 +2,5 @@ (require :nvrc.options) (require :nvrc.keymaps) (require :nvrc.events) +(require :nvrc.ui.statusline) (require :nvrc.pack) -- cgit 1.4.1