Check the config in: ./nvim/
- This should be versioned roughly by day, so you can go back and check how each day was made.
- You likely could copy this into
~/.config/
to get the same config as in the video, but I make no guarantees about that.
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.
-
Install Neovim and Open (with some reasons why)
-
Tutor / Modal Editing
-
Lua Configuration (Options / Keymaps)
-
Plugin Manager
-
Filetype configuration
-
tree-sitter
-
LSP (Keymaps and Settings)
-
Autoformat
-
Telescope
-
Advanced Telescope: multi-ripgrep
-
Window Navigation
-
Quickfix:
:cdo
and others -
Terminal (Escape, Floating, Usages)
-
Autocomplete
-
Oil.nvim
- Longer video: https://youtu.be/218PFRsvu2o?si=l8UFf2Z7YdUKU0KJ
-
Mouse Menu LOL
-
LSP Installation / Management
-
Snippets
-
text-objects:
mini.*
-
Tree-sitter: text-objects
-
Language Configuration
-
Clipboard