NVim
Vim
- https://vimhelp.org/ - HTML version of the Vim help pages
- https://www.vim.org/
- https://www.vim.org/web.php
- https://www.iopb.res.in/vimbook-OPL.pdf
- file:///Users/abhaygupta/Downloads/VimLikeAPro-sample.pdf
- https://learnvimscriptthehardway.stevelosh.com/
Getting Started
- create our init.lua file
- install lazy.vim our package manager
- colorscheme (catppuccin)
- telescope.nvim
- Treesitter. what is it, how does it work?