/.vim

Did someone say... vim?

Primary LanguageVim ScriptMIT LicenseMIT

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...