Tip #291: ^P & auto filling of variables and text
tip karma |
Rating 75/26, Viewed by 1743
|
created: |
|
July 30, 2002 3:28 |
|
complexity: |
|
intermediate |
author: |
|
rangarao |
|
as of Vim: |
|
6.0 |
Do you know you can auto fill the variable and names as you type your code ? This will help most of the programmers, who always try hard to remember the variable names and browse through all the files to find out the variable name.
Use Ctrl+P and Ctrl+N to autofill the variables names etc. Just practice, you will feel the ease of using vim
<<Text Processing With Integrated Spell Checking |
vim + cscope + cygwin >>
Additional Notes
|