This has got to be the greatest Vim macro ever. It gets the short name of a Vim option after the `PV_` prefix, searches for it in the file containing option metadata, gets the full name by searching for `full_name` in the file and then goes back to the previous window to insert the full name
2 likes 1 replies
?