Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Turn VIM into a full featured IDE with only one command в хорошем качестве

Turn VIM into a full featured IDE with only one command 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



Turn VIM into a full featured IDE with only one command

The number one question I get is to explain how I set up my development environment. So, I decided to do a video on one of the key components of my setup. NVChad. ⚠️ NVChad has had some breaking changes, make sure to use the v2.0 branch if you're using this video. You can find the command below. NVChad is a neovim configuration that I’ve been using for just over a year now, and it’s perhaps my favorite configuration so far. It offers all the essentials one needs to get started with a modern version of vim whilst still allowing for a decent amount of customization. In this video, I share how to get set up with NVChad. Then I look at some of the core features of NVChad and how to add your own plugins and LSP servers. NOTE: If you're having trouble running NVChad, make sure your Neovim is the most recent version. Apologies for not calling that out in the video! Become a better developer in 4 minutes: https://bit.ly/45C7a29 👈 Commands: macOS/Linux: git clone -b v2.0 https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim Windows: git clone -b v2.0 https://github.com/NvChad/NvChad $HOME\AppData\Local
vim --depth 1 && nvim My socials: Twitter:   / dreamsofcode_io   Discord Server:   / discord   #neovim #IDE #coding 00:00 Intro 00:30 Setup 01:18 Installation 02:22 Theming 02:49 Syntax Highlighting 03:21 File tree 04:04 File Navigation 04:41 Cheat Sheet 05:17 Window Navigation 05:51 Tabbufline 06:19 Terminal 06:42 Customization 09:43 LSP 11:36 Outro

Comments