Skip to content

evandrododo/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

git clone https://github.com/evandrododo/vimrc.git
cd vimrc
cp -r nvim ~/.config/nvim
cp .vimrc ~/.vimrc

Instalando o NeoVim

sudo apt-get install software-properties-common

sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt-get update
sudo apt-get install neovim

sudo apt-get install python-dev python-pip python3-dev python3-pip xclip



Launch nvim and run :PlugInstall

About

Minhas configurações pro Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published