simendsjo · @simendsjo
56 followers · 71 posts · Server fosstodon.org

@sqrtminusone @thelegendlinux And I think it's a good thing works so well without any work. I wouldn't have become an user without the preconfigured setup in . I would have fixed my dll-hell broken vim installation instead. Maybe I'll create my own config from scratch in time, but I really like that someone had given me sensible defaults and chosen nice packages to get me started.

#doomemacs #emacs #evilmode #spacemacs

Last updated 1 year ago

dodothedev :arch_linux: · @dodothedev
88 followers · 1254 posts · Server hachyderm.io

Managed to turn evil mode off in my Room Emacs config, but found that it would often "turn itself back on". Possible bug, or a feature to turn more people over to Evil mode.

So I've decided I'll give it a proper go and try the evil-tutor package and give it a fair shot.



#doomemacs #eMacs #evilmode

Last updated 1 year ago

dodothedev :arch_linux: · @dodothedev
86 followers · 1235 posts · Server hachyderm.io

Spent the weekend reviewing articles and videos from @daviwil and decided I'm going to try Doom Emacs. Got the basic set up working before end of work, tomorrow I'll have a proper go. Just one thing... How do I turn off evil key bindings?


#eMacs #doomemacs #evilmode

Last updated 1 year ago

MitchMarq42 · @mitchmarq42xyz
67 followers · 600 posts · Server emacs.ch

@smeikx on Android, the Termux app adds a row on top of the system keyboard with ctrl, esc, etc. I'm using w/ for notes there with no problems.

#emacs #evilmode

Last updated 2 years ago

Paco Velobs · @PacoVelobs
157 followers · 3706 posts · Server mamot.fr

@brodriguesco I've seen quite a lot of people in here moving from /#NVim to with .
And I thinks it's quite alright if it better suits their needs.

But completely getting rid of ? Why would anyone do such a thing?

#vim #emacs #evilmode #modalediting

Last updated 2 years ago

MitchMarq42 · @mitchmarq42xyz
62 followers · 481 posts · Server emacs.ch

Welp, I've switched back to in (from ).

I think that Meow does several very cool things, and I miss Evil not having them. It's also faster and more idiomatic to the Emacs Way.

しかし、
Evil has a few advantages (for the way I use it):
- ESC and <escape> are magically the same key with no modifier nonsense
- Ex search-and-replace (:%s/old/new/g) is faster, simpler, more versatile, than meow's multi cursor Macros (if less cool)
- when evil does the unexpected, it's what vim would do. When meow does the unexpected, it breaks the modal abstraction.

---

So, here's what I want (and may scrape together sooner or later): either

- meow-keypad-mode as a standalone package for SPC bindings. This would keep me on evil.

- evil-esc-mode as a standalone package for fixing the DAMN STUPID ESC KEY I AM IRRATIONALLY ANGRY ABOUT, and also a way to completely/mostly disable meow in any given individual buffer. This would keep me on meow.

#evilmode #emacs #meow

Last updated 2 years ago

MitchMarq42 · @mitchmarq42xyz
59 followers · 437 posts · Server emacs.ch

I just spent a week using instead of in .

Now coming back to evil, scrolling seems painfully slow. The editing grammar feels clunky.

I thought I would miss the Ex command line, but I really didn't notice it at all.

More thoughts possibly coming soon...

#meow #evilmode #emacs

Last updated 2 years ago

BigEatie · @BigEatie
25 followers · 173 posts · Server fosstodon.org

@Friction why not both?

#evilmode

Last updated 2 years ago

MitchMarq42 · @mitchmarq42xyz
59 followers · 414 posts · Server emacs.ch

modal-editing users who switched from :

What has your experience been like? Would you recommend it for a heavy evil/vim user?

#emacs #meow #evilmode

Last updated 2 years ago

Blake :emacs: :nd: · @blake
91 followers · 157 posts · Server eleph.social

@matt we're cool I use and only fly the :anarchistflag:

#evilmode

Last updated 2 years ago

Blake :emacs: :nd: · @blake
59 followers · 62 posts · Server eleph.social
air fried chip butty · @otfrom
798 followers · 12403 posts · Server functional.cafe

@ricard @dekkzz76 tho some of us are wandering satanists.

#orgroam #evilmode

Last updated 2 years ago

Hendrik Rommeswinkel · @hendrik
14 followers · 152 posts · Server emacs.ch

@philipabbyad I started by learning and eventually switched to ( ) with and thus vim keybindings inside emacs. I found it gives me the best of two worlds.

#vim #emacs #spacemacs #evilmode

Last updated 2 years ago

Hendrik Rommeswinkel · @hendrik
8 followers · 92 posts · Server emacs.ch

Does anybody know about a good multiple-cursors tutorial? Ideally, using and
Too often I find myself thinking 'I don't want to look that up right now, let me just do it by hand.' It's time to learn it once and for all!


:emacs:

#evilmode #spacemacs #emacs #learnemacs

Last updated 2 years ago

Howard Abrams · @howard
300 followers · 65 posts · Server emacs.ch

@evan After using regular keybindings since the late eighties, I switched to a few years back, and really like having the best if both worlds.

#emacs #evilmode

Last updated 2 years ago

MitchMarq42 · @mitchmarq42xyz
37 followers · 127 posts · Server emacs.ch

Hey and wizards, anybody know a way to save the previous visual selection when visual selections in a function? `save-mark-and-excursion` doesn't seem to work.

#elisp #evilmode

Last updated 2 years ago

codesections · @codesections
2553 followers · 8513 posts · Server fosstodon.org

@av6
> Best change in :neovim: over :vim: ?
>
> nnoremap Y y$ by default :ablobcathappypaws:

This seems a *bit* like damning with faint praise. I mean, I'm thinking back to the pre-Vim-8 days, when the best change was something like "doesn't block the main thread for tasks that should run asynchronously"

(But then, I haven't really been following vim/neovim recently – I've been a satisfied user for a few years now)

#neovim #vim #evilmode

Last updated 2 years ago

codesections · @codesections
2588 followers · 8521 posts · Server fosstodon.org

@av6
> Best change in :neovim: over :vim: ?
>
> nnoremap Y y$ by default :ablobcathappypaws:

This seems a *bit* like damning with faint praise. I mean, I'm thinking back to the pre-Vim-8 days, when the best change was something like "doesn't block the main thread for tasks that should run asynchronously"

(But then, I haven't really been following vim/neovim recently – I've been a satisfied user for a few years now)

#neovim #vim #evilmode

Last updated 2 years ago

Alejandro Gallo · @cadr
19 followers · 13 posts · Server masto.ai

A main drawback of insert mode is the lack of going backwards and forwards one character without arrow keys,
's C-f and C-b are a blessing.

just try it

inoremap <C-f> <Right>
inoremap <C-b> <Left>

#vim #emacs #evilmode #tryemacs

Last updated 2 years ago

Dr. Bluefall · @drbluefall
8 followers · 63 posts · Server nerdculture.de

Also checking out mastodon.el... I'm not *entirely* sure I like it. Doesn't exactly play nice with .

I might just keep taking advantage of ... Mastodon does provide a *lot* of RSS feeds, after all.

#emacs #evilmode #elfeed

Last updated 2 years ago