* 1. To go to symbol(variable/function) definition, place cursor cursor under the symbol and press Ctl + \, you would get the similar to following:[[File:Vim_ctl_backslash.jpg|thumb|500px|center]]
+
* 1. To go to symbol(variable/function) definition, place cursor cursor under the symbol and press Ctl + \, you would get the similar to following:[[File:Vim_ctl_backslash.jpg|thumb|400px|center]]
+
* 2. To go to reference of the symbol(variable/function) definition, place cursor cursor under the symbol and press Ctl + R, you would get the similar to following:[[File:Vim_ctl_r.JPG|thumb|400px|center]]
−
+
* 3 To browse the Tag Stack, press Ctl + T key, you would get similar to the following.[[File:Vim_stack_top.JPG|thumb|400px|center]]
−
−
−
−
−
* 2. To go to reference of the symbol(variable/function) definition, place cursor cursor under the symbol and press Ctl + R, you would get the similar to following:[[File:Vim_ctl_r.JPG|thumb|500px|center]]
−
−
−
−
−
−
−
−
−
−
* 3 To browse the Tag Stack, press Ctl + T key, you would get similar to the following.[[File:Vim_stack_top.JPG|thumb|500px|center]]
2. To go to reference of the symbol(variable/function) definition, place cursor cursor under the symbol and press Ctl + R, you would get the similar to following: