From b3633997890abd5c1ff190a93f435c90d352b4d6 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 1 Oct 2023 23:12:38 +0900 Subject: feat(packs/mini-indentscope): init --- fnl/nvrc/pack.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'fnl/nvrc/pack.fnl') diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl index 5708f51..0cf5abc 100644 --- a/fnl/nvrc/pack.fnl +++ b/fnl/nvrc/pack.fnl @@ -13,6 +13,7 @@ (pack! :antoinemadec/FixCursorHold.nvim) (pack! :justinmk/vim-dirvish) +(pack! :echasnovski/mini.indentscope {:req :mini-indentscope}) (pack! :neovim/nvim-lspconfig {:req :lspconfig :event :BufReadPre -- cgit 1.4.1