nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.39k stars 69 forks source link

feat(builtins): add Fortran findent code formatter #96

Closed quepas closed 5 months ago

quepas commented 5 months ago

This PR adds the builtin support for findent, the Fortran code formatter. I have tested it locally using none-ls from my fork, and it passes the tests as well (make test).