system-dependant coc-settings
This commit is contained in:
5
vim/coc-lsp/coc-settings.json
Normal file
5
vim/coc-lsp/coc-settings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inlayHints.enable": false,
|
||||
"pyright.inlayHints.functionReturnTypes": false,
|
||||
"pyright.inlayHints.variableTypes": false
|
||||
}
|
||||
Reference in New Issue
Block a user