In case of vim, we need to differentiate between
- first-plateau users (sticking to insert mode, which IMAO vim makes far too easy and comfty) and
- those who overcome this to actually use vim efficiently in normal mode.
These are two vastly different ways to use vi(m), comparable maybe only to the distance between, say, wordpad and emacs.
Still an unconvinced vim user: Do yourself a favour and check out the vim screencast series on youtube, some of the clips are real eye-opening little gems: The secret is touch-typing and muscle memory :).
Update: some related considerations:
- How large is the visual disconnect if padre were to invoke the user's preferred editor for nontrivial edit tasks into a possibly pre-existing editor instance?
- How much is the user hurt in his normal accustomed use, if a new independent editor instance is created?
- How much of a problem is the mismatch/lack of some offerings between IDE and editor, say for tag navigation?
Just tiny a bit of extra mousing might lead to a significant workflow interruption...
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.