> I use Vim technically, but for the most part, my platform for developing Perl code has been intelliJ IDEA with the Camelcade plugin

Well that's the typical attitude, using vim key bindings in any IDE makes you a vim user? Sure!

For instance Frankfurt.pm has 4 self proclaimed vi users, only one is a real one.

I even witnessed one of them falling back on notepad++ and komodo because he wasn't able to install vim on windows.

(Doesn't stop them making jokes about emacs)

> Tried emacs a couple of times ...

evil-mode provides a decent vim (not vi) emulation.

Typically (I tested it on conferences) people can't tell the difference in terminal mode.

So, does using evil-mode make me now a vim user?

To be clear: My attitude towards vim is the same like towards Python, I like them and I see their advantages.

My disdain goes to the crowd who is bad mouthing others, without even being able to master the basics of "their" system.

The psychological process involved is obvious.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!


In reply to Re^6: Perl Developer Survey 2017 results are available by LanX
in thread Perl Developer Survey 2017 results are available by vrk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.