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
- Host: GitHub
- URL: https://github.com/lenon/vimfiles
- Owner: lenon
- License: mit
- Created: 2011-03-08T23:57:46.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T03:45:18.000Z (almost 8 years ago)
- Last Synced: 2023-03-10T20:07:58.196Z (about 3 years ago)
- Topics: linux, macos, neovim, vim, vimfiles, viml
- Language: Vim script
- Homepage:
- Size: 242 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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: