Skip to content

Commit c73090e

Browse files
committed
Updates command line options in docs
1 parent 4a29358 commit c73090e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ All the ``fortls`` settings with their default arguments can be found below
4646
"notify_init": false,
4747
"incremental_sync": false,
4848
"sort_keywords": false,
49+
"disable_autoupdate": false,
4950
"debug_log": false,
5051
5152
"source_dirs": ["./**"],
@@ -59,7 +60,6 @@ All the ``fortls`` settings with their default arguments can be found below
5960
"lowercase_intrinsics": false,
6061
"use_signature_help": false,
6162
62-
"variable_hover": false,
6363
"hover_signature": false,
6464
"hover_language": "fortran90",
6565

0 commit comments

Comments
 (0)