Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 769 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 769 Bytes

Vimfiles

Vimfiles are configuration files for the Vim editor. It includes editor preferences, colorscheme, font definitions, plugins, custom functions and more.

This project is my personal Vimfiles. Feel free to send me suggestions or problems through the issues page or you can contribute by sending improvements through the Pull Requests page.

How to use?

Clone this repository into your home directory as ~/.vim and then install the plugins. Such as:

git clone https://github.com/arandilopez/vimfiles.git ~/.vim
cd .vim
bin/install
vim +PlugInstall +qall

Plugins

TODO: List all plugins

Keymaps

TODO: List all keymaps