Carl
Carl
Will the `fpm.lock` go into the main directory (like with cargo) so it can be easily included in git? (for reproducible builds) **Edit**: Otherwise the file would be excluded by...
I also ran into this issue. To make some progress on this issue: - The error comes from [here](https://github.com/fortran-lang/fpm/blob/250a05af37172710a1b3d7f4dde41a7c336b50d1/src/fpm/manifest.f90#L177) because none of 'library', 'executable', 'test', 'example' is allocated. - To...
I have the same issue. Some file types work, others don't. File types that don't work are, e.g.: - c (dist#ft#FTlpc) - html (dist#ft#FThtml) - sh (dist#ft#SetFileTypeSH)
Uninstall the plugin. ¯\\_(ツ)_/¯ From what I can tell, it's not needed in newer versions of vim/neovim any more. Maybe someone can confirm?