user/neovim: attach binds with flutter
This commit is contained in:
parent
6b994b621c
commit
bdfe54e695
1 changed files with 1 additions and 0 deletions
|
|
@ -277,6 +277,7 @@ require("flutter-tools").setup {
|
||||||
enabled = true
|
enabled = true
|
||||||
},
|
},
|
||||||
lsp = {
|
lsp = {
|
||||||
|
on_attach = on_attach,
|
||||||
cmd = { "{{DART_PATH}}", "language-server", "--protocol=lsp" }
|
cmd = { "{{DART_PATH}}", "language-server", "--protocol=lsp" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue