#!/usr/bin/env bash . "std.sh" program_begin neovim pacinstall neovim mkdir -p ~/.config git clone https://github.com/RoBaertschi/simple-nvim.git ~/.config/nvim program_end