Files
dotfiles/vim/coc-settings.json
Dmitry Chumak 65c4c6486d [vim] coc disabled inline hints
For some reason they frozen the editor in WSL
2022-09-16 19:59:59 +03:00

4 lines
40 B
JSON

{
"pyright.inlayHints.enable": false
}