An open API service indexing awesome lists of open source software.

https://github.com/arandilopez/vimfiles

Vim settings
https://github.com/arandilopez/vimfiles

vim vim-configuration vimfiles vimrc-settings

Last synced: 4 days ago
JSON representation

Vim settings

Awesome Lists containing this project

README

          

# 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](https://github.com/arandilopez/vimfiles/issues/new) or you can contribute by sending improvements through the [Pull Requests page](https://github.com/arandilopez/vimfiles/pulls).

## 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