Closed GoogleCodeExporter closed 9 years ago
While not builtin, you can easily define a command that does this:
Take this example:
:com! -complete=option -nargs=1 Toggle :set <args>!|set <args>?
Then you can do :Toggle nu
and Vim will turn on numbering and show the actual value of the number option.
Original comment by chrisbr...@googlemail.com
on 11 Oct 2014 at 8:20
Closing this for now. Use the provided command to achieve what you want.
Original comment by chrisbr...@googlemail.com
on 21 Oct 2014 at 4:13
Original issue reported on code.google.com by
j...@bendyworks.com
on 12 Mar 2013 at 6:02