Skip to content

Commit 9e34e80

Browse files
committed
Add doc
1 parent 65ccf30 commit 9e34e80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

after/lsp/pyrefly.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ return {
33
init_options = {
44
pyrefly = {
55
typeCheckingMode = "default",
6+
-- see documentation here: https://pyrefly.org/en/docs/IDE/#lsp-initializationoptions
67
disabledLanguageServices = {
78
rename = true,
89
},

0 commit comments

Comments
 (0)