zaiste / vimified

Yet another Vim configuration
http://zaiste.github.com/vimified/
684 stars 131 forks source link

Did you guys try Evil-mode ? #99

Open ahmadseleem opened 10 years ago

ahmadseleem commented 10 years ago

Full vim within Emacs.... You're gonna love it!

I think we should support these guys, and do a nicer bootstrap for vim users using it.

Macvim gets very slow in when longs lines and many buffers opened!! And no good autocomplete when it comes to Static languages like C, Obj-C or C++ https://gitorious.org/evil/pages/Home

https://www.youtube.com/watch?v=Uz_0i27wYbg

https://vimeo.com/90132316

AdrienGiboire commented 9 years ago

@zaiste and I tried Evil-mode but there is still to much lacks that made me (us) stop using Emacs.

@ahmadseleem Are you still using it?

ahmadseleem commented 9 years ago

Yes full time, I'm making a video for how to use it too.

On Sep 24, 2014, at 4:31 AM, Adrien Giboire notifications@github.com wrote:

@zaiste and I tried Evil-mode but there is still to much lacks that made me (us) stop using Emacs.

@ahmadseleem Are you still using it?

— Reply to this email directly or view it on GitHub.

AdrienGiboire commented 9 years ago

And you didn't noticed differences with using native Vim?

ahmadseleem commented 9 years ago

I did some customizing: https://github.com/ahmadseleem/ViMacs

It's prettier than Vim and just one language to customize anything.

AdrienGiboire commented 9 years ago

:+1: Your README lacks of instructions, especially for beginners :)

ahmadseleem commented 9 years ago

Yes, sorry :) I'm working on a video hopefully in A week, God Willing.

AdrienGiboire commented 9 years ago

@ahmadseleem So, did God wanted?

ahmadseleem commented 9 years ago

I'm too late, right? , I'm very sorry I had too many things to do.

In the meantime I learned many things gave me hard time with emacs when I first started. I think I fixed 98% of the buggy things I faced as a vim user. Just need to get it cleaner. I did finish righting how I'm gonna introduce this to people who even didn't use Vim before.

Give me two weeks to get the video done, God Willing. :)

Sorry again.

ahmadseleem commented 9 years ago

Please, check this: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#screenshots

I think it would be better start for you than my repo. Mine needs a lot of refactoring, because I didn't know much about elisp when I started. I was trying to fix the annoying things first and put them anywhere. Thanks