Files
dotfiles/dot_vim/plugged/vim-lsp-settings/installer/executable_install-rnix-lsp.sh

6 lines
109 B
Bash

#!/usr/bin/env bash
set -e
nix-env -i -f "https://github.com/nix-community/rnix-lsp/archive/master.tar.gz"