nixos/bin/lua-language-server

3 lines
80 B
Bash
Executable file

#!/usr/bin/env bash
exec "$HOME/.dotfiles/lua-lsp/bin/lua-language-server" "$@"