From 5a9c91dbf576aae2fae7a402721f9b99479e8272 Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 20 May 2024 22:59:36 +0200 Subject: feat: remove any dart, flutter and elixir related plugins, LSPs etc. --- lua/pml68/plugins.lua | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'lua/pml68/plugins.lua') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index 2776189..d4262a7 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -182,7 +182,6 @@ local plugins = { "yaml", "json", "glsl", - "dart", "make", "gitignore", "gitattributes", @@ -235,15 +234,6 @@ local plugins = { }) end }, - --Dart/Flutter - { - "akinsho/flutter-tools.nvim", - ft = "dart", - dependencies = { - "nvim-lua/plenary.nvim", - "stevearc/dressing.nvim", - }, - }, --PKL { "https://github.com/apple/pkl-neovim", -- cgit v1.2.3