Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 592 Bytes

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! 🍺 😎