3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/nvim -d "$@"
|