Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 509 Bytes

File metadata and controls

23 lines (14 loc) · 509 Bytes

Table of Contents

VIM

Default branch is for vanilla configuration, check more out-of-box configuration in other branches.

INSTALL

See more help by checking :h vimrc in vim.

unix

git clone https://github.com/dalugm/vim.git ~/.vim

Windows

git clone https://github.com/dalug/vim.git ~/vimfiles

NOTE: This repo is for vim only, for neovim check this repo.