We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14fcf70 + 58cdf72 commit f783403Copy full SHA for f783403
docs/editor_integration.rst
@@ -82,7 +82,7 @@ the ``cmd`` option in ``setup{}``
82
require'lspconfig'.fortls.setup{
83
cmd = {
84
'fortls',
85
- '--lowercase_intrisics',
+ '--lowercase_intrinsics',
86
'--hover_signature',
87
'--hover_language=fortran',
88
'--use_signature_help'
0 commit comments