How to Configure Neovim to make it Amazing -- complete tutorial

Описание к видео How to Configure Neovim to make it Amazing -- complete tutorial

twitter:   / typecraft_dev  
Github: https://github.com/cpow/cpow-dotfiles

Hey everyone! In this video I want to show you how I configure my neovim to make it amazing! I consider this better than VSCode.

This video goes over a lot:
lua as a language and some of its features for neovim
neovim configuration with init.lua
making your configuration modular using lua's `require` syntax
installing plugins with packer to make vim better than vscode
configuring plugins in a nice modular way.

Hope you like it, subscribe!

Chapters:
0:00 - intro to video
0:35 - neovim and lua
1:00 - your first config file, init.lua
2:10 - modularize your config
3:00 - Packer package manager
4:10 - colorscheme, powerline, nvimtree plugins
5:05 - plugin_config directory and modular configs for packages
6:55 - treesitter for syntax, telescope for fuzzy find
8:50 - wrapping up!

Комментарии

Информация по комментариям в разработке