mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
remove obsolete test.sh
This commit is contained in:
parent
cba9cca52b
commit
c320be04c8
1 changed files with 0 additions and 8 deletions
8
test.sh
8
test.sh
|
@ -1,8 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
# Creates a container and then runs the resulting neovim executable with the configuration
|
||||
set -e
|
||||
|
||||
sudo nixos-container destroy nvim-test
|
||||
sudo nixos-container create nvim-test --flake .
|
||||
|
||||
.tmp/sw/bin/nvim -u .tmp/etc/xdg/nvim/sysinit.vim $@
|
Loading…
Add table
Add a link
Reference in a new issue