In this video, I show how to get started from scratch with LazyVim https://github.com/LazyVim/LazyVim which is a Neovim setup powered by lazy.nvim
Then I show how to use many of the common features built into the config. From there I show how to add your own settings, add plugins, modify existing plugins, and disable those that you'd rather not have.
There is so much that comes out of the box with LazyVim. It provides a great starting point with the ability to extend it as you see fit #neovim #vim #terminal #lazyvim
Here is a GitHub repo with the final config from the video https://github.com/elijahmanor/youtube-lazyvim
Feel free to join as a member of this channel for special perks https://youtube.com/@elijahmanor/join
0:00 Introduction
0:24 LazyVim Installation
1:35 Show which-key
2:11 Add TypeScript Support
3:10 Find Files via Telescope
3:38 Leap.nvim Plugin
3:55 LSP Features
4:14 Search Grep via Telescope
4:32 Diagnostics
5:02 Colorscheme Picker
5:12 Switch Buffers
5:39 Splits
6:05 Todo Plugin
6:40 Autocompletion and Snippets
7:40 Find Keymaps
7:52 Lazy.nvim Plugin
8:34 Toggle Numbers
8:45 Global Search Replace
9:34 Lazygit Plugin
9:58 Terminal Plugin
10:49 Add Custom Option
11:30 Add Custom Keymap
12:46 Switch Default Colorscheme
13:59 Add New Plugin
15:11 Update Built-in Plugin
15:58 Disable Built-in Plugin
16:36 Conclusion