summaryrefslogtreecommitdiff
path: root/lua/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/plugins.lua')
-rw-r--r--lua/plugins.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua
index 8789397..c2a9d29 100644
--- a/lua/plugins.lua
+++ b/lua/plugins.lua
@@ -25,6 +25,7 @@ return {
{ "williamboman/nvim-lsp-installer" }, -- simple to use language server installer
-- Telescope --
+ { "jose-elias-alvarez/null-ls.nvim" },
{ "nvim-telescope/telescope.nvim" },
-- Treesitter --