Skip to content

hlissner/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT

Vim

I love vim, but it's no longer my weapon of choice.

This config exists for emergencies on the battlefield, where Emacs is unavailable.

Tailored for Neovim, but will still work in vanilla Vim.

Installation

git clone https://github.com/hlissner/.vim ~/.vim
cd ~/.vim
make install    # installs vim-plug + sets up symlinks + installs plugins

Run make update to update plugins.

Will this work on Windo—

Windows, you say...