fortran-lang / fortls

fortls - Fortran Language Server
https://fortls.fortran-lang.org/
MIT License
254 stars 40 forks source link

Question: Global default config file location #408

Closed MadFisa closed 4 months ago

MadFisa commented 4 months ago

Hi,

The Qusetion is pretty much in the title. I could find the location of project-specific config files in the documentation, but couldn't figure out where the global defaults are stored. Where can I find the global config file?

Thanks