Hello everyone! I made a simple lua plugin for making working with Fortran and it’s ecosystem of tools easier.
Quoting from the README.md for it’s features
- Sets up
fortlsfor you without any further configuration (customizable as well)- Integrates with
fpmand provides a number of User Commands such asFpmRun,FpmBuildto run from within neovim instance- Integrates with
fprettifyand provides a commandFpmFormatto format the whole document according to your options provided- optionally also sets up an autocmd to format the document on save
- Sets the
filetypeoffyppfiles as appropriately, enabling the use of syntax highlighting and language server on such files.
It is quite new so I am not sure where I might’ve messed up, So Feature suggestions and Bug Reports are very much welcome! ![]()
Do try it out, and let me know what you think!