A Configuration of my Nvim config based on MrJakob tutorials series
- The whole tutorial series is amazing. Here is the link to all of the tutorials
- Neovim from Scratch - Part 1: lazy.nvim, kanagawa.nvim, oil.nvim, Statusline & Essential Settings
- Neovim from Scratch - Part 2: Supercharged Code Navigation via Treesitter, Textobjects & which-key
- Insanely fast Neovim Navigation with fzf ❤️ lua | Configuration from Scratch Part 3
- Code Intelligence in Neovim - The LSP Setup that grants you IDE Powers | Neovim from Scratch Part 4
- Perfect Code Formatting with conform.nvim | Neovim Configuration from Scratch Part 5
- blink-cmp: Lightning-Fast Autocompletion Built in Rust | Neovim from Scratch Part 6