kajus-park / .vim

Did someone say... vim?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Did someone say... vim?

License:MIT License


Languages

Language:Vim Script 98.9%Language:Makefile 1.1%