openscad
get openscad nixvim package
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
./noice.nix
|
./noice.nix
|
||||||
./notify.nix
|
./notify.nix
|
||||||
./oil.nix
|
./oil.nix
|
||||||
|
./openscad.nix
|
||||||
./otter.nix
|
./otter.nix
|
||||||
./papis.nix
|
./papis.nix
|
||||||
./peek.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