this post was submitted on 15 Jun 2023
20 points (100.0% liked)

Neovim

2197 readers
2 users here now

founded 2 years ago
MODERATORS
20
submitted 2 years ago* (last edited 2 years ago) by howarddo to c/neovim
 

If you are like me, chances are you used Neovim for a period of time without knowing the basics. The notion of buffers windows and tabs in Vim is quite different from other IDEs/code editors. I suggest you read through this and this Stackoverflow answer to get some understanding of this matter.

top 1 comments
sorted by: hot top controversial new old
[–] erlingur 4 points 2 years ago

I'm almost ashamed to say this but I've never used or properly understood tabs in (n)vim. I think it's finally time to properly learn about them :) Thanks!