Instalando PLUGINS no NEOVIM com VIM-PLUGIM

Published: 08 February 2022
on channel: TWM Linux - Gabriel
2k
104

Fala pessoal, hoje a gente vai ver como eu instalo plugins no meu nvim, usando o vim-plugim, um gerenciador de plugins.

Vim-Plug:
Ale:

O que colar:

" auto-install vim-plug
if empty(glob('~/.config/nvim/autoload/plug.vim'))
silent !curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs
\
"autocmd VimEnter * PlugInstall
"autocmd VimEnter * PlugInstall | source $MYVIMRC
endif

----------------------------------------------------------------------
PIX: gomes.gabriel63
Github:
Twitter:
Instagram:


Watch video Instalando PLUGINS no NEOVIM com VIM-PLUGIM online without registration, duration 09 minute 41 second in high hd quality. This video was added by user TWM Linux - Gabriel 08 February 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2 thousand once and liked it 10 people.