- lackluster.nvim (theme)
- Comment.nvim for commenting out code easily
- lazy.nvim for the plugin manager
- mason.nvim for the package manager
- mason-lspconfig.nvim for LSP configuration
- nvim-lspconfig for LSP configuration
- blink.cmp for the LSP
- nvim-treesitter for treesitter
- undotree for a history of undo's
- which-key.nvim for info on keymaps
git clone https://github.com/Filipsys/config.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
git clone https://github.com/Filipsys/config.nvim.git "%localappdata%\nvim"