Configurations for various programs.
- Clone this repo.
- Create a symlink in your
~/.config
folder.
- Install Homebrew from https://brew.sh/
- Install various apps using
brew install <application>
- Install
nodejs
; required for LSP and formatting support.
Install apps using pacman -S <application>
or from AUR (paru
or yay
)
- Install neovim
> 0.8
using any of the package managers that works with your OS. - Launch
neovim
and follow the onscreen instructions.