3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
exec "$HOME/.dotfiles/lua-lsp/bin/lua-language-server" "$@"
|