Is there a simple way to see if a certain line has unsaved changes?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-gitgutter

    A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

  • changesPlugin

    A Vim Plugin for indicating changes as colored bars using signs.

  • Maybe changesPlugin is what you are looking for.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dot-vim

    My vim configuration

  • In a file in ~/.vim/plugins or in ~/.vimrc or ~/.vim/vimrc. The files are in a different location for neovim, I think I just have a symlink from ~/.config/nvim (if I remember correctly) pointing at ~/.vim so that both vim and neovim use the same configuration. My .vim is just a clone of https://github.com/schlueter/dot-vim.

  • gitsigns.nvim

    Git integration for buffers

  • You can indeed. I do it using gitsigns.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Margin indicator for Neovim

    5 projects | /r/neovim | 21 Feb 2023
  • Plugin that handles git with symlinks?

    2 projects | /r/neovim | 11 Jan 2023
  • Neovim config from scratch (Part I)

    9 projects | dev.to | 30 Dec 2022
  • How to know that neovim is started by zsh command "git commit" from my terminal emulator?

    2 projects | /r/neovim | 6 Dec 2022
  • gitcommit tree-sitter parser for neovim looking for testers :)

    3 projects | /r/neovim | 20 Nov 2022