This is my Neovim configuation written in Lua (wip).
- Preferred themes (wip): I like monotone themes so I decided to make my own based on VSCode and Zed' Github Light Monochrome themes. 🎨 Here it is: idr4n/github-monochrome.nvim. For more colorful ones, I use dracula.nvim and folke/tokyonight.nvim
- Terminals: Ghostty, Alacritty, WezTerm or Kitty. To check my terminals configuration, take a look at my dotfiles and my WezTerm configuration.
- Font: I switch back and forth between FiraCode and MonoLisa; however, I have settled on Zed Plex Mono, the default font of the Zed Editor.
- I'm using lazy.nvim as my package manager with a Neovim startup time of around 45ms⚡️.