On 5/08/12 10: 05 AM, Tim Chase wrote: > On 08/04/12 18: 51, John Little wrote: >> On Saturday, August 4, 2012 11: 59:49 PM UTC+12, Daan wrote: >>> I was thinking about remapping s to $, because: X-Original-Sender: [email protected] X-Original-Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 98.138.229.224 is neither permitted nor denied by best guess record for domain of [email protected]) [email protected]; dkim=neutral (bad format) [email protected] Reply-To: [email protected] Precedence: list Mailing-list: list [email protected]; contact [email protected] List-ID: <vim_use.googlegroups.com> X-Google-Group-Id: 479973464741 List-Post: <http://groups.google.com/group/vim_use/post?hl=en_US>, <mailto:[email protected]> List-Help: <http://groups.google.com/support/?hl=en_US>, <mailto:[email protected]> List-Archive: <http://groups.google.com/group/vim_use?hl=en_US> Sender: [email protected] List-Subscribe: <http://groups.google.com/group/vim_use/subscribe?hl=en_US>, <mailto:[email protected]> List-Unsubscribe: <http://groups.google.com/group/vim_use/subscribe?hl=en_US>, <mailto:[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>> ... >>> What do you think? >> >> I used vi for years, before 'discovering' s. Then I used it >> intensively when coding; it saves a keystroke and facilitates >> using a period to repeat the change. Only vim's text objects >> have reduced my use of s. It appears you haven't 'discovered' s; >> if you do, you won't think of mapping it, IMO. > > I've had a reply to the OP pending for a while, and John beat me to > actually pushing<send> on the ideas I wanted to convey. I too > ignored "s" for a long time, but once it became part of my > muscle-memory, I found myself using it on a regular basis. Me, too. I often use s to split lines, e.g. I position the cursor on a space, press s and type enter (possibly followed by some tabs). Then I move to the next place I need to do it and repeat with dot. Ben. -- 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
