I finally set up Neovim, and it's the terminal editor I didn't know I needed
…lazy.nvim is the plugin manager, telescope.nvim handles fuzzy finding files and searching across a codebase, and nvim-treesitter gives me better highlighting, indentation, and structural awareness. The mason.nvim, mason…