Rust: Difference between revisions

imported>Mic92
Created page with "This article is about the [rust programming language](https://www.rust-lang.org). == Rust Nightlies == Either use [rust overlay](https://nixos.org/nixpkgs/manual/#using-the-..."
 
imported>Mic92
fix evaluation of neovim
Line 23: Line 23:
       }}'
       }}'
     '';
     '';
     packages.nixbundle.start = with vimPlugins.override; [
     packages.nixbundle.start = with vimPlugins; [
       nvim-completion-manager
       nvim-completion-manager
       nvim-cm-racer
       nvim-cm-racer