Get rid of project-specific vim
This commit is contained in:
parent
1afb00a3de
commit
0459c372a0
9 changed files with 182 additions and 317 deletions
|
@ -8,7 +8,7 @@ buildGradle {
|
|||
envSpec = ./gradle-env.json;
|
||||
src = fetchTarball {
|
||||
url = "https://github.com/fwcd/kotlin-language-server/archive/master.tar.gz";
|
||||
sha256 = "0spcxrk6gyxrrwnffsmr2f5y8zs0nq1fq2pkscih56zxz0v3dm50";
|
||||
sha256 = "16qddjwcj1n79c4p9dqlj1vg6yg5rkvzb8r15jbyxsy82mp6ib3k";
|
||||
};
|
||||
gradleFlags = [ "server:installDist" ];
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue