parent
248d04c2b0
commit
bc042ef768
8 changed files with 10 additions and 10 deletions
homeManagerModules/neovim/langs/rust
|
@ -23,7 +23,7 @@ in {
|
|||
if (devShells['rust'] == nil) then
|
||||
devShells['rust'] = 1;
|
||||
|
||||
require('nix-develop').nix_develop({'${flakeEnv}#rust'}, function()
|
||||
require('nix-develop').nix_develop_extend({'${flakeEnv}#rust'}, function()
|
||||
vim.cmd[[LspStart]];
|
||||
end);
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue