Skip to content
/ .vim Public

My .vimrc and plugins, key mappings are heavily documented.

Notifications You must be signed in to change notification settings

rainux/.vim

Repository files navigation

Overview

My vimrc and plugins, plugins are installed by vim-plug.

View key_mappings.vim for key mappings and plugs.vim for installed plugins, both files are heavily documented inline.

Installation

Linux/Unix/macOS

Run the following commands in your terminal with bash/zsh:

cd
git clone https://github.com/rainux/.vim.git
.vim/install

Windows

Run the following commands in cmd.exe:

cd %HOME%
git clone https://github.com/rainux/.vim.git vimfiles
vimfiles\install.cmd

About

My .vimrc and plugins, key mappings are heavily documented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages