> -----Original Message-----
> From: LRZ [mailto:[EMAIL PROTECTED]]
> Sent: 12 July 2002 00:53
> To: [EMAIL PROTECTED]
> Subject: : VIM: How do you place abbreviations in permanent memory?
>
>
> I created the abbreviation foo to represent
> #!/usr/bin/perl. It works if I hit any non character
> key (ex. shift) and then type foo.Though it only works
> for the time that that particular emulation terminal
> is running. When a new emulation window is open, that
> abbreviation is forgotten. How do I keep it in
> permanent memory?
The following is a bit from my vimrc it maps the <f6> key to toggle
highlighting the last search off in vim.
map <F6> :set hls!<bar>set hls?<CR>
H
*************************************************************************************
COLT Telecommunications
Registered in England No. 2452736
Registered Office: Bishopsgate Court, 4 Norton Folgate, London E1 6DQ
Tel. +44 20 7390 3900
This message is subject to and does not create or vary any contractual
relationship between COLT Telecommunications, its subsidiaries or
affiliates ("COLT") and you. Internet communications are not secure
and therefore COLT does not accept legal responsibility for the
contents of this message. Any view or opinions expressed are those of
the author. The message is intended for the addressee only and its
contents and any attached files are strictly confidential. If you have
received it in error, please telephone the number above. Thank you.
*************************************************************************************
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]