Add flutter config

This commit is contained in:
Fernando Muñoz Paredes 2024-05-14 16:55:33 +02:00
parent 40eb4a99d0
commit 3580cc7c88
2 changed files with 40 additions and 0 deletions

View file

@ -562,6 +562,7 @@ require('lazy').setup({
ruff = {},
taplo = {}, -- LSP for toml files
debugpy = {},
-- dart-debug-adapter = {},
-- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
--