updated README.md
This commit is contained in:
@@ -103,10 +103,10 @@ M.setup = function()
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Native LSP
|
-- CoC
|
||||||
require("nvim-flutter-companion").setup({use_coc = true})
|
require("nvim-flutter-companion").setup({use_coc = true})
|
||||||
|
|
||||||
-- CoC
|
-- Native LSP
|
||||||
require("nvim-flutter-companion").setup({use_coc = false})
|
require("nvim-flutter-companion").setup({use_coc = false})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user