Hi, I would like to create a map which removes all sort of indent
within a selected text. I have tried this:

vnoremap <BS> s/^ *//

But when I select the text (with "V") and then press backspace, I get
the whole line replaced by the text "/^*//"

Any idea how to accomplish this? Thanks


--

Juanjo

-- 
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

Reply via email to