LSP-NVIM - init - 0.0.1
This commit is contained in:
6
.config/nvim/installer.sh
Executable file
6
.config/nvim/installer.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm -g i pyright bash-language-server
|
||||
GO111MODULE=on go install mvdan.cc/sh/v3/cmd/shfmt@latest
|
||||
pip install black
|
||||
pip3 install black
|
||||
Reference in New Issue
Block a user