about summary refs log tree commit diff
path: root/fnl/nvrc/pack.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/pack.fnl')
-rw-r--r--fnl/nvrc/pack.fnl1
1 files changed, 1 insertions, 0 deletions
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