/config

Personal config

Primary LanguageLua

Personal Config

Because it's always different on every single machine I use.

Installation

git clone git@github.com:tomdalling/config.git ~/config
cd ~/config
./install.sh

Neovim plugins:

nvim
:PlugInstall

New language servers:

nvim whatever_source_code_file.rb
:LspInstall