Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

pgbezerra/my-vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgbezerra's vimrc

DEPRECATION NOTE: This repo will no longer be maintained.

I have created a repo to configure Ubuntu WSL automatically and not only vim, but the entire terminal.

You can check on this URL: https://github.com/paulobezerr/wsl-personal-installer

This is my personal vim configuration.

Install

Install python3-neovim with your package manager.

Download powerline fonts:

wget https://github.com/Lokaltog/powerline/raw/develop/font/PowerlineSymbols.otf https://github.com/Lokaltog/powerline/raw/develop/font/10-powerline-symbols.conf
sudo mv PowerlineSymbols.otf /usr/share/fonts/
sudo fc-cache -vf
sudo mv 10-powerline-symbols.conf /etc/fonts/conf.d/
git clone https://github.com/paulobezerr/my-vimrc.git $HOME/.vim
ln -s $HOME/.vim/.vimrc $HOME/.vimrc

Run vim and type :PlugInstall.

Reload vim and thats it.

About

My personal vim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published