this post was submitted on 21 Jan 2022
2 points (100.0% liked)

Unixporn

16057 readers
20 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
 

I really like how the vim diff looks in that image. It's not from my dotfiles. If there are some dotfiles that you know about that implement it, let us know.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 3 years ago (1 children)

Plugin is likely lewis6991/gitsigns.nvim

[โ€“] [email protected] 0 points 3 years ago

You can actually setup any plugin that shows the vimdiff in the sign column like that, you only need to change the symbols. For example, I use vim signify, but I've also used other plugins with the same symbols, because I like them more than the plus and minus sings that are more common.