Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 2 Aug 2011 10:22:27 +0300
From: Shinnok <admin@...nnok.com>
To: john-dev@...ts.openwall.com
Subject: Re: coding styles for c/c++? indenter? emacs settings?

On Wed, Jul 20, 2011 at 10:05 PM, Shinnok <admin@...nnok.com> wrote:
...
>
> I would also not recommend using Vim or Emacs for long Qt coding
> sessions when it comes to Johnny. You should use Qt Creator.
>
> Regards,
> Shinnok

I forgot to mention that Qt Creator has a FakeVim mode, that emulates
to an extent Vim's modal mode besides usual editing.
You can also easily map Vim commands like :b(uild) or :r(un) to Qt
Creator actions like building and running respectively.

http://doc.qt.nokia.com/qtcreator-2.2/creator-editor-fakevim.html

Shinnok

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.