tomdalling / config

Personal config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal config


Languages

Language:Lua 61.7%Language:Ruby 20.3%Language:Shell 14.7%Language:Vim Script 3.3%