From 68719ee058a302a4bda697b6a39ebfd5fefb06fc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 8 Jan 2023 14:24:05 +0100 Subject: Refactor loading of plugins --- fnl/config/lsp/null-ls.fnl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fnl/config/lsp') diff --git a/fnl/config/lsp/null-ls.fnl b/fnl/config/lsp/null-ls.fnl index 2d03b0d..13dd493 100644 --- a/fnl/config/lsp/null-ls.fnl +++ b/fnl/config/lsp/null-ls.fnl @@ -35,7 +35,9 @@ (mason-null-ls.setup mason-opts))) {1 :jose-elias-alvarez/null-ls.nvim - :dependencies [:mason.nvim :jayp0521/mason-null-ls.nvim] + :dependencies [:mason.nvim + :jayp0521/mason-null-ls.nvim + :nvim-lua/plenary.nvim] :event :BufReadPre :config (fn [] (setup))} -- cgit v1.2.3-70-g09d2