Hi!,
From past 9 years i have been using vi as my editor and have found few things which i haven't seen simple and non-stupid solutions, could any of you have better solutions.
- when-ever i open a fresh file to code.. getting by default the header description.. with date,time and author name etc...basic things in place.
- When-ever i open a file for edit (update mode) i want to see that a new line in introduced by default which will help me to enter the description for change.
- When-ever i introduce a func/method i get basic description of function in place, were in i have to just introduce the description and not specify what are the params and return types..etc.
If i can get some solution to the above for vi only, it would be great. Otherwise also please do comment of how can i get it done using emacs or similar editors.
-thanks harish