Skip to content

Commit

Permalink
PR Feedback: set to nil
Browse files Browse the repository at this point in the history
  • Loading branch information
Gastove committed Jul 6, 2024
1 parent c6c272d commit 072f596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/lsp-fsharp.el
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ repository)."
:type 'boolean
:risky t)

(defcustom lsp-fsharp-workspace-extra-exclude-dirs '()
(defcustom lsp-fsharp-workspace-extra-exclude-dirs nil
"Additional directories to exclude from FsAutoComplete workspace loading / discovery."
:group 'lsp-fsharp
:type 'lsp-string-vector)
Expand Down

0 comments on commit 072f596

Please sign in to comment.