- lackluster.nvim (theme)
- Comment.nvim for commenting out code easily
- lazy.nvim for the plugin manager
- mason.nvim for the LSP manager
- mason-lspconfig.nvim for LSP configuration
- nvim-lspconfig for LSP configuration
- blink.cmp for the LSP
- lsp_signature.nvim for LSP function signatures
- nvim-treesitter for treesitter
- undotree for a history of undos
- which-key.nvim for info on keymaps
- fff.nvim for the sweet fuzzy finding
git clone https://github.com/Filipsys/config.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvimgit clone https://github.com/Filipsys/config.nvim.git "%localappdata%\nvim"