Add flutter config
This commit is contained in:
parent
40eb4a99d0
commit
3580cc7c88
2 changed files with 40 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -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
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue