Skip to content

tjdevries/advent-of-nvim

Repository files navigation

Advent of nvim

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

  • Mouse Menu LOL

  • LSP Installation / Management

  • Snippets

  • text-objects: mini.*

  • Tree-sitter: text-objects

  • Language Configuration

  • Clipboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published