Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 254 Bytes

File metadata and controls

20 lines (14 loc) · 254 Bytes

Vim

My vimrc.

Prerequisites

Installation

On the terminal do:

For vim:

$ git clone https://github.com/jbro/vim.git .vim
$ vim

For neovim:

$ git clone https://github.com/jbro/vim.git .config/nvim
$ nvim