Skip to content

Commit

Permalink
Restore uninentionally deleted comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lieryan committed Mar 11, 2024
1 parent d1825aa commit 938fbd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pylsp_rope/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def pylsp_settings():
# "pylint_lint": {"enabled": False},
# "references": {"enabled": False},
# "rope_completion": {"enabled": False},
# "rope_rename": {"enabled": False},
"pylsp_rope": {
"enabled": True,
"rename": False,
Expand Down

0 comments on commit 938fbd1

Please sign in to comment.