Update generated nvim config
This commit is contained in:
8
config/neovim/store/lazy-plugins/NrrwRgn/test/runtest.sh
Executable file
8
config/neovim/store/lazy-plugins/NrrwRgn/test/runtest.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/sh
|
||||
|
||||
for i in */; do
|
||||
cd "$i"
|
||||
./cmd.sh
|
||||
rm -f *.mod
|
||||
cd - > /dev/null
|
||||
done
|
||||
Reference in New Issue
Block a user