mirror of
https://github.com/tjdevries/advent-of-nvim.git
synced 2026-01-10 09:54:44 +00:00
first videos
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# 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.
|
||||
|
||||
- Install Neovim and Open (with some reasons why)
|
||||
- Tutor / Modal Editing
|
||||
- Lua Configuration (Options / Keymaps)
|
||||
- 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
|
||||
Reference in New Issue
Block a user