vim-package-info
vim-package-info copied to clipboard
Vim plugin to quickly view info about the packages you use
EDIT: for anyone looking for maintained version, I made a plugin for neovim that does the same thing (only js for now): https://github.com/vuki656/package-info.nvim Hey, thanks for the really cool plugin....
There are several places dependencies can show up in Cargo TOML files. This plugin catches only parent sections, but its possible to have child sections that are in a dot...
First off, a big thank you for using this. It's saved me tons of time. The issue is that the version annotation will only show up for the first (vertical)...
For some reason the first line does not get picked up in the list of deps. If we were to add a blank line on top, everything works though. I...
Hey! One thing that's would be helpful is to not only show the latest version of a package, but the latest semver compatible version as well. I'm not sure what...
From the "might be unneccessary" department: I don't understand js, so I could not really figure out the workings of this plugin. But I wanted to remark the following: If...
There's a [related projects](https://github.com/neovim/neovim/wiki/Related-projects) page where this should be mentioned. I'm not sure if you want it or if you judge it too early, so I did not just do...