# Gaiety's (Jo Wroten's) Dotfiles ## Neovim Vim alternative `nvim`. ## Setup ```bash apt-get install software-properties-common apt-get install python-software-properties add-apt-repository ppa:neovim-ppa/stable apt-get update apt-get install neovim ```