:help \a is the collection [A-Za-z] all upper and lower case alphabet characters possibly faster than [A-Za-z]
:help /[] a collection create your own collection [a-fz] only lower case letters a b c d e f z :help \( a grouping surround part of the search pattern with \( ... \) then use \1 in the replace to use that found part Bill -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
