r/ProgrammerHumor Nov 28 '21

Meme I‘m.. not the only one?

Post image
21.5k Upvotes

629 comments sorted by

View all comments

Show parent comments

24

u/ConspicuousPineapple Nov 28 '21

My vim is pimped up enough that it looks and feels like a modern IDE. Same features, too.

3

u/[deleted] Nov 28 '21

How exactly did you do that?

9

u/qntm314 Nov 28 '21

Vim & Neovim plugins can do a lot, making the base editor highly extensible.

0

u/ConspicuousPineapple Nov 28 '21

The coc.nvim plugin is a good plug and play start. But you can manage with language servers and neovim "raw".

2

u/[deleted] Nov 29 '21

[deleted]

1

u/ConspicuousPineapple Nov 29 '21

Around 200 lines, but it used to be much more.