vim-signify
:heavy_plus_sign: Show a diff using Vim its sign column. (by mhinz)
vim-closetag
Auto close (X)HTML tags (by alvan)

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
vim-signify | vim-closetag | |
---|---|---|
13 | 10 | |
2,698 | 763 | |
0.1% | 0.9% | |
1.8 | 0.0 | |
8 months ago | 10 months ago | |
Vim Script | Vim Script | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-signify
Posts with mentions or reviews of vim-signify.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-27.
-
How to configure vim like an IDE
Alterntatively, I've been using vim-signify, as we use subversion at work
-
Why is the colorscheme not applied at specific region?
I wonder why beneath the plus (from vim-signify) the colorscheme is not fully extending to edge of the screen.
-
Margin indicator for Neovim
That said, Neovim can still run most Vimscript plugins just fine, so you can still use https://github.com/chrisbra/changesPlugin (and https://github.com/airblade/vim-gitgutter and https://github.com/mhinz/vim-signify/, which are mentioned in the README) if you want.
-
:DiffOrig changes reflected in sign column
vim-signify or git gutter can do this for files managed by git.
- what is your startup time?
- Which editor do you use for your Go coding?
-
E849: Too many highlight syntax groups
And it happens fairly regularly. This particular error happens in the https://github.com/mhinz/vim-signify plugin, but I would get this same error from different plugins as well.
-
Using Git From Vim
mhinz/vim-signify highlights the changes similarly to git-gutter
I've given up vim-gitgutter for mhinz/vim-signify because of performance. But vim-gitgutter has this one killer feature for staging the hunk currently under the cursor. This feature doesn't exist elsewhere.
-
Show git deltas in editor
I use :Gdiffsplit from https://github.com/tpope/vim-fugitive which opens a diff window. And I use https://github.com/mhinz/vim-signify to have some info at all time
vim-closetag
Posts with mentions or reviews of vim-closetag.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-30.
-
Neovim for beginners
vim-closetag
-
A total beginner tries nvim
I gave this plugin a shot, but ended up going back to https://github.com/alvan/vim-closetag
- Autoclose tags with vim-closetag doesn't work with js file extension
-
Vim Creator Bram Moolenaar Interview
Community is so new, you might find that the lua equivalent of whatever vim plugin you already use is poorly maintained or has too many bugs by virtue of it being new. Of course neovim accepts vim plugins but the whole elevator pitch of neovim is "everything lua". One example of this in my case is something as simple as a close-tag for html/xml. Back when I used vim I use, and continue to use this repo to close html tags. Built by vim user for vim users. I couldn't get my lua equivalent nvim-ts-autotag to work for jsx. Perhaps that is a me issue (probably is) but just goes to show that sometimes you have to wrestle to acquire things you already have in your vim setup.
-
Incorrect indentation of embedded JavaScript in HTML files
I use vim-closetag for correct indentation after opening the tags. It works for me, so maybe it will work for you!
-
when I create a new tag in html I want the end tag to be on the below line and cursor next to the opening tag. But if I hit space it takes me to the next line along with the cursor. what you guys do to make this more smooth
I don't know what exactly you mean, but for xml/html I use https://github.com/alvan/vim-closetag
-
How can I get the JSX tags to properly indent? I'm using coc.nvim with coc-tsserver installed.
I've been using the vim-closetag plugin. There might be better alternatives though.
- Html tag matchpairs support ?
-
Some front-end developers here?
vim-closetag - automatically closes XML/HTML tags
-
Where do you write in html?
Yes, I use the vim-closetag plugin and good syntax highlighting and that does the trick for me.
What are some alternatives?
When comparing vim-signify and vim-closetag you can also consider the following projects:
vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
nvim-ts-closetag - Use treesitter to auto close and auto rename html tag
vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal
vim-doge - (Do)cumentation (Ge)nerator for nearly 20 languages 📚 Generate proper code documentation with a single keypress. ⚡️🔥
vim-vue-plugin - Vim syntax and indent plugin for .vue files

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured