Added neovim python modules
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
parent
c84a67b4e2
commit
22d356d95a
@ -46,7 +46,7 @@ function update_pip() {
|
||||
|
||||
function install_neovim_module_for_python() {
|
||||
# Python module in neovim
|
||||
pip3 install neovim $PIPEXTPRE
|
||||
pip3 install pynvim neovim imps $PIPEXTPRE
|
||||
}
|
||||
|
||||
function install_pyright() {
|
||||
|
Loading…
Reference in New Issue
Block a user