summaryrefslogtreecommitdiffstats
path: root/lua/user/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/user/plugins.lua')
-rw-r--r--lua/user/plugins.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua
index c010106..8dc207d 100644
--- a/lua/user/plugins.lua
+++ b/lua/user/plugins.lua
@@ -81,7 +81,6 @@ return packer.startup(function(use)
'williamboman/mason-lspconfig.nvim',
'neovim/nvim-lspconfig', -- enable LSP
'mfussenegger/nvim-dap',
- 'jose-elias-alvarez/null-ls.nvim' -- for formatters and linters
}
-- Telescope