Not a bug in fortls as far as I've notived, just a very simple typo that will probably cause fortls to fail in docs/editor_integration.rst were someone to copy/paste the example config to their own.
Current:
'--lowercase_intrisics',
Intended
'--lowercase_intrinsics',