mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-04 08:36:44 +00:00
Add pyright to Docker neovim
This commit is contained in:
parent
b5930ba12b
commit
e0900785a1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user