Script:3868
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 3868 multiwindow tag stacked code browsing
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Source code browse
Edit
Source code browsing with multi window support
- To go to symbol (variable/function) definition, place cursor on the symbol and press Ctrl-\, you would get the similar to following:

Added by Kalmuthu - To go to reference of the symbol (variable/function) definition, place cursor on the symbol and press Ctrl-R, you would get the similar to following:
Added by Kalmuthu - To browse the Tag Stack, press Ctrl-T, you would get similar to the following.
Added by Kalmuthu
Comments
Edit
Thanks but this page is not really suitable for the above. The documentation should be done elsewhere, and this page is just for a very brief outline (three lines) of what the script does, with the ability for people to leave comments (it's because comments cannot be left at vim.org that this page exists). JohnBeckett 10:48, June 4, 2012 (UTC)