fortran-linter icon indicating copy to clipboard operation
fortran-linter copied to clipboard

Support for ALE in vim

Open uthpalaherath opened this issue 2 years ago • 0 comments

Dear developer,

Is there a way to enable fortran linting with this tool through ALE in vim? Something along the lines of:

let g:ale_linters = {'fortran':['fortran-linter']}

Thank you!

uthpalaherath avatar Oct 25 '22 02:10 uthpalaherath