Tip #302: Use gvim in kmail
tip karma |
Rating 18/6, Viewed by 650
|
created: |
|
August 7, 2002 6:08 |
|
complexity: |
|
basic |
author: |
|
Davide Patti |
|
as of Vim: |
|
6.0 |
To automatically open gvim to edit in kmail, "-f" command line option must be used .
In kmail configuration go to the composer settings , and write in the "use external editor" field the following
command :
"gvim -f %f"
Without -f option gvim would work in background and editing would not have any effect on kmail.
<<Edit files in path, or related. |
Statusline Tab Level Function Ruler TVIM >>
Additional Notes
|