trying to make flutter work with nvim
This commit is contained in:
@@ -4,6 +4,7 @@ local lsp_config = require('lspconfig')
|
||||
lsp.preset("recommended")
|
||||
|
||||
lsp.ensure_installed({
|
||||
dart
|
||||
})
|
||||
|
||||
-- set client offset encoding for clang
|
||||
|
||||
Reference in New Issue
Block a user