mayconbalves / configfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instalando

Clone o repositório

git clone https://github.com/mayconbalves/configfiles

instale o vim ou neovim

mac: 	brew install neovim ou brew install vim
ubuntu: sudo apt-get install neovim ou sudo apt-get install vim
windowns: https://www.vim.org/download.php#pc

Para mais informações recomendo a leitura:

Instale o vim plug

Configurando seu vim

Após baixar o vim e o vim plug, basta entrar no seu vim e usar o comando :PlugInstall

About


Languages

Language:Shell 68.7%Language:Vim Script 31.3%