openscad
get openscad nixvim package
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
./noice.nix
|
||||
./notify.nix
|
||||
./oil.nix
|
||||
./openscad.nix
|
||||
./otter.nix
|
||||
./papis.nix
|
||||
./peek.nix
|
||||
|
||||
5
home/programs/nixvim/plugins/openscad.nix
Normal file
5
home/programs/nixvim/plugins/openscad.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
programs.nixvim.plugins.openscad.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user