Skip to content

I love (neo)vim

Profile

Jeeho Ahn / 2021-12-25

TL;DR: Neovim is awesome

I’ve recently used some of my spare time to finally actually configure Neovim.

Here’s an image of the result so far: Screenshot of my Neovim setup The configuration file itself is pretty dirty, but it works.

Plugins

Vim already has lots of good plugins.

Neovim, being much newer than vim, has fewer plugins made specifically for it.

Fortunately for us, most Vim plugins are compatible with Vim (Neovim is a Vim fork, afterall).

I’m using the following plugins, and a few more:

If you want to see the (dirty) file, see the full configuration here.

Thanks for reading!

<- Back to list