nvim: no inlay hints for variables in python
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
"suggest.enablePreselect": false,
|
||||
"suggest.noselect": true,
|
||||
"svelte.enable-ts-plugin": true,
|
||||
"pyright.inlayHints.functionReturnTypes": false
|
||||
"pyright.inlayHints.variableTypes": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user