Mainly garbage.
- Treesitter.
- Neovim on path (I'm using nightly).
- Some language runtimes on path, else some of the tooling probs ain't going to work.
- Lua & luarocks & stylua on path if faffing around is required.
- A font patched with powerline symbols set in yr terminal I guess.
Assumes Linux of some kind, probably works on other setups if it's put somewhere Neovim expects it to be.
-
Clone to the where the hobby expects its config to live:
git clone https://github.com/sutorio/rabbit_hole.git ~/.config/nvim
-
Open it.
-
It will take a while to do the first setup.
-
Run
:Lazy
to update/sync plugins. -
Run
:Mason
to add/update/sync LSP-related stuff.