racerd: init at 0.1.1
Needed for Rust YouCompleteMe support
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
llvmPackages.llvm
|
||||
] ++ stdenv.lib.optional stdenv.isDarwin Cocoa;
|
||||
|
||||
propogatedBuildInputs = [
|
||||
racerdRust
|
||||
];
|
||||
|
||||
buildPhase = ''
|
||||
patchShebangs .
|
||||
substituteInPlace plugin/youcompleteme.vim \
|
||||
|
||||
Reference in New Issue
Block a user