summaryrefslogtreecommitdiff
path: root/fnl/plugins.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-18 21:13:34 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-18 21:13:34 +0100
commitd0bf87b97673000f692c68cfb8a94519ea639058 (patch)
treed49de002a0ae7970ef20ec779d6fdd336afbe654 /fnl/plugins.fnl
parentab4d7b25ebbb6338bf44ada7ab1671ee14139962 (diff)
Add lir again
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r--fnl/plugins.fnl4
1 files changed, 4 insertions, 0 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl
index a427bc8..9ae7c01 100644
--- a/fnl/plugins.fnl
+++ b/fnl/plugins.fnl
@@ -93,6 +93,10 @@
:nvim-lua/plenary.nvim
:nvim-telescope/telescope-fzf-native.nvim
:nvim-telescope/telescope-frecency.nvim]}
+ {1 :tamago324/lir.nvim
+ :config (fn []
+ (require :config.lir))
+ :requires [:kyazdani42/nvim-web-devicons]}
{1 :ggandor/leap.nvim
:event :BufWinEnter
:config (fn []