Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 413 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 413 Bytes

Legacy vim configuration for remote systems and cygwin

Prerequisites

  • vim version 8 or higher, optionally built with +python3 for plugin support

Installation

Clone repo

git clone https://github.com/0x0003/vimrc.git $HOME/.vim && cd $HOME/.vim

Create directories to store sessions, undofiles and backups

./init.sh

Install plugins

cd pack && ./manage.sh