Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 773 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 773 Bytes

My Vim configuration files

Files are constantly updating to experience new features, so make sure there are no conflicts with your current settings.

The currently active theme is "Tokyo Night" provided by user ghifarit53.

If you are starting your personal settings of Vim, it would be important to read the content below first:

In English:

Em Português:

How to use

In your terminal, type:

  git clone https://github.com/itamcampos/vimfiles.git ~/.vim

Then:

  echo "source ~/.vim/vimrc" >> ~/.vimrc

Run Vim and type:

  :PlugInstall