faster goto definition

pull/1638/head
Michael Wesolek 8 months ago committed by OdysseusOperator
parent a84ce8853e
commit bad1d8bfcc

@ -1063,7 +1063,7 @@ require('lspconfig').pylsp.setup {
}, },
ruff = { ruff = {
enabled = true, enabled = true,
formatEnabled = true, formatEnabled = false,
lineLength = 120, lineLength = 120,
targetVersion = 'py311', targetVersion = 'py311',
}, },

Loading…
Cancel
Save