Theme: knvim-theme
- Lazy
- Telescope
- Treesitter
- Which-Key
- Mason
- Mason-lspconfig
- nvim-cmp
- Dap
- Gitsigns
- Luasnip
- None-ls
- Which-Key
- Notify
- Noice
- ToggleTerm
- Mini-Surround
- Mini-Autopairs
- Ufo
- Oil
- Markdown-Render
- Alpha
docker run -w /root -it --rm alpine:edge sh -uelic '
apk add git lazygit neovim ripgrep alpine-sdk --update
git clone https://github.com/kevinm6/kurayami.nvim ~/dev/kurayami.nvim
git clone https://github.com/kevinm6/nvim ~/.config/nvim
cd ~/.config/nvim
nvim
'