# Advent of `nvim` 25 Mini Lessons to get started with Neovim. - We'll build a working configuration that resembles kickstart.nvim, but we'll do it completely from scratch. - [x] Install Neovim and Open (with some reasons why) - [x] Tutor / Modal Editing - [x] Lua Configuration (Options / Keymaps) - [x] Plugin Manager - `tree-sitter`, Colorschemes, and `statusline` - LSP (Keymaps and Settings) - LSP Installation / Management - Snippets - Autoformat - Autocomplete - Telescope - Quickfix: `:cdo` and others - Oil.nvim - text-objects: `mini.*` - Tree-sitter: text-objects - Language Configuration - Window Navigation - Clipboard - Terminal (Escape, Floating, Usages) - Advanced Telescope: multi-ripgrep