aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/configs/mason.lua
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-05-20 22:59:36 +0200
committerpml68 <tutorialmester@gmail.com>2024-05-20 22:59:36 +0200
commit5a9c91dbf576aae2fae7a402721f9b99479e8272 (patch)
tree068d4793ccca4eaade33722935afbe72c79ca365 /lua/pml68/configs/mason.lua
parentrefactor: remove garbage code (diff)
downloadnvim-5a9c91dbf576aae2fae7a402721f9b99479e8272.tar.gz
feat: remove any dart, flutter and elixir related plugins, LSPs etc.
Diffstat (limited to 'lua/pml68/configs/mason.lua')
-rw-r--r--lua/pml68/configs/mason.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/pml68/configs/mason.lua b/lua/pml68/configs/mason.lua
index 68d4928..91fd644 100644
--- a/lua/pml68/configs/mason.lua
+++ b/lua/pml68/configs/mason.lua
@@ -15,7 +15,6 @@ return {
"pyright",
"rust-analyzer",
"glsl_analyzer",
- "elixir-ls",
"kotlin-language-server"
},
PATH = "skip",