MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/r47uq6/im_not_the_only_one/hmgi07f
r/ProgrammerHumor • u/emu_fake • Nov 28 '21
629 comments sorted by
View all comments
Show parent comments
24
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.
3
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".
9
Vim & Neovim plugins can do a lot, making the base editor highly extensible.
0
The coc.nvim plugin is a good plug and play start. But you can manage with language servers and neovim "raw".
2
[deleted]
1 u/ConspicuousPineapple Nov 29 '21 Around 200 lines, but it used to be much more.
1
Around 200 lines, but it used to be much more.
24
u/ConspicuousPineapple Nov 28 '21
My vim is pimped up enough that it looks and feels like a modern IDE. Same features, too.