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