trying to make flutter work with nvim

This commit is contained in:
talksik
2023-11-18 12:08:01 -08:00
parent 26c4c2551d
commit 23aea688f4
3 changed files with 25 additions and 4 deletions
+1
View File
@@ -4,6 +4,7 @@ local lsp_config = require('lspconfig')
lsp.preset("recommended")
lsp.ensure_installed({
dart
})
-- set client offset encoding for clang