omnisharp and youcompleteme are worthless
This commit is contained in:
5
.mise-env.sh
Normal file
5
.mise-env.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
pyDir="$(dirname "$(which python3)")"
|
||||
export PYTHONPATH="$(find "$pyDir" -name site-packages):$pyDir:$(find "$pyDir" -name lib-dynload)"
|
||||
#export DOTNET_ROOT="$(dirname "$(realpath "$(which dotnet)")")"
|
||||
Reference in New Issue
Block a user