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