My configuration files, mostly here to hold onto my neovim configuration which I've pieced together over the years.
Clone repository into any directory. Create symlinks manually for each file.
My tmux configuration uses the configuration at gpakosz/.tmux, with a few modifications to the colors and styles.
General configuration is contained in init.vim, which sources plugins.vim which contains my plugin-specific key-mappings and configurations. In time I'm considering moving from coc to neovim's native LSP client.