initial commit

This commit is contained in:
2022-07-29 10:12:52 -05:00
parent dec0f79640
commit 8da655bcae
4 changed files with 323 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
if vim.g.loaded_nvim_flutter_companion == 1 then
return
end
vim.g.loaded_nvim_flutter_companion = 1