Closed edyu closed 4 years ago
Using 0.4.3 on WSL. Plugin is added using Dein. Somehow whenever I load a file with file extension .dart, the file type is not set to dart automatically. I have to manually do :set ft=dart in order for the plugin to work.
Looks like dart file type is not shipped with 0.4.3 for neovim.
@edyu is there any way to use this with neovim?
Using 0.4.3 on WSL. Plugin is added using Dein. Somehow whenever I load a file with file extension .dart, the file type is not set to dart automatically. I have to manually do :set ft=dart in order for the plugin to work.