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

My Vim files

License

Notifications You must be signed in to change notification settings

lenon/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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