hi is there a way to check if a guioption is set. normally I would use somthing like: if guioptions == m :set guioptions-=m<cr>:else<cr>:set guioptions+=m<cr>:endif<cr> but since guioptions is a sequence of options and not just a single letter, this wont work. So how do I check if it is set? I was looking for somthing like the ~= in perl but didn't seem to find such a thing.
-- Kim Schulz | Private : http://www.schulz.dk [EMAIL PROTECTED] | Business: http://www.devteam.dk +45 5190 4262 | Sparetime: http://www.fundanemt.com
