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

https://github.com/lenon/vimfiles

My Vim files
https://github.com/lenon/vimfiles

linux macos neovim vim vimfiles viml

Last synced: 6 months ago
JSON representation

My Vim files

Awesome Lists containing this project

README

          

# Vimfiles

This project is my Vim/Neovim setup. I've been using Vim for a long time and
this repo contains all tweaks and settings that I learned over time.

This setup is tested on macOS and Linux with both Vim and Neovim.

## Requirements

It works with Vim >= 7.4 or Neovim on macOS and Linux, but I think it should
work in other environments.

## Installation

Clone this repo into your home directory:

git clone https://github.com/lenon/vimfiles.git ~/vimfiles

Then execute the installation script:

cd ~/vimfiles
./vimfiles.sh

Start `vim` and enjoy! :beer: :sunglasses: