Typas Liao

Results 2 comments of Typas Liao

A temporary solution is to modify the `init.el`, from `vc-gutter` to `(vc-gutter +diff-hl)`. Nothing has been installed or updated after I run `doom sync`, it's weird since there's always some...

I think the problem of `lsp-pyright` is from `lsp-pyright-locate-python`. It tries to find executable first from `bin/python`, whilst python from homebrew usually places executable (link) in `/usr/local/bin/python` for Python 2...