Switched from Alacritty to Kitty due to images being unsupported, and colors being slightly off.
Or in other words, I needed to pimp up my neofetch.
- Package manager with lazy.nvim
- Autocompletion with nvim-cmp
- LSP with nvim-lsp and mason.nvim
- Statusline with feline.nvim
- Terminal emulator using Kitty
- Snippets with Ultisnips
- Catppuccin-mocha theme
- Directory tree using nvim-tree
- Telescope fuzzy finder
- Migrate to Lazy Plugins
- Configure Venv support
- Git branch for Kitty Statusline
- Rewrite LSP and CMP
- Disable treesitter on specific folders (e.g. node_modules)