Add pyright to Docker neovim

This commit is contained in:
ViViDboarder 2021-12-13 17:43:18 -08:00
parent b5930ba12b
commit e0900785a1
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ RUN npm install -g \
alex \
bash-language-server \
csslint \
pyright
RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b /go/bin v1.35.2
# RUN GOPATH=/go go get -u github.com/golangci/golangci-lint/cmd/golangci-lint@latest