summaryrefslogtreecommitdiff
path: root/plugin/packer_compiled.lua
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2023-01-21 13:14:48 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2023-01-21 13:14:48 -0500
commitaf8e490bd900626638b5249d9184e83ac2734e53 (patch)
tree78ff1d00008a7ac569309afd0a0c9b9a00f545e4 /plugin/packer_compiled.lua
parent015eb3bfc84495140f837ea1538eb210e1cbd17a (diff)
downloadnvim-config-af8e490bd900626638b5249d9184e83ac2734e53.tar.gz
nvim-config-af8e490bd900626638b5249d9184e83ac2734e53.tar.xz
Disable ale to remove doubled up diagnostics. Add option to toggle them on and off
Diffstat (limited to 'plugin/packer_compiled.lua')
-rw-r--r--plugin/packer_compiled.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugin/packer_compiled.lua b/plugin/packer_compiled.lua
index 23d724e..8b574ee 100644
--- a/plugin/packer_compiled.lua
+++ b/plugin/packer_compiled.lua
@@ -84,11 +84,6 @@ _G.packer_plugins = {
path = "/home/mitch/.local/share/nvim/site/pack/packer/start/LuaSnip",
url = "https://github.com/L3MON4D3/LuaSnip"
},
- ale = {
- loaded = true,
- path = "/home/mitch/.local/share/nvim/site/pack/packer/start/ale",
- url = "https://github.com/dense-analysis/ale"
- },
catppuccin = {
loaded = true,
path = "/home/mitch/.local/share/nvim/site/pack/packer/start/catppuccin",