Skip to content

Commit

Permalink
Update config options for pylsp
Browse files Browse the repository at this point in the history
  • Loading branch information
techee committed May 26, 2024
1 parent da98abc commit a808e99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lsp/data/lsp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ lang_id_mappings=go.mod;go.mod;go.sum;go.sum;gotmpl;*tmpl

[Python]
cmd=pylsp
use_outside_project_dir=true
use_without_project=true
#use_outside_project_dir=true
#use_without_project=true
#initialization_options_file=/home/some_user/pylsp.json
#rpc_log=stdout
#rpc_log_full=false
Expand Down

0 comments on commit a808e99

Please sign in to comment.