summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/lsp/null-ls.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/lsp/null-ls.fnl b/fnl/plugins/lsp/null-ls.fnl
index 5ef69d1..ff98aee 100644
--- a/fnl/plugins/lsp/null-ls.fnl
+++ b/fnl/plugins/lsp/null-ls.fnl
@@ -35,7 +35,7 @@
formatting.terraform_fmt]}))
(mason-null-ls.setup mason-opts)))
-{1 :jose-elias-alvarez/null-ls.nvim
+{1 :nvimtools/none-ls.nvim
:dependencies [:mason.nvim
:jayp0521/mason-null-ls.nvim
:nvim-lua/plenary.nvim]