nerdculture.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
Be excellent to each other, live humanism, no nazis, no hate speech. Not only for nerds, but the domain is somewhat cool. ;) No bots in general. Languages: DE, EN, FR, NL, ES, IT

Administered by:

Server stats:

1.1K
active users

#emacsdoom

0 posts0 participants0 posts today

@Christophs@social.tchncs.de Als Editor empfehle ich immer und überall :-) Wenn Du mit git arbeitest, ist die Erweiterung ein Muss.

Emacs muss etwas konfiguriert werden, damit er seine Power zeugt, aber dann ist er m.E. unschlagbar. youtube.com/watch?v=jPXIP46BnN zeigt, wie es dann aussieht und was zu tun ist.

Alternativ kannst einen "vorkonfigurierten" Enacs wie oder nehmen - spart einige Zeit.

Replied in thread

@datenteiler
When using plain Emacs, the learning curve might be steeper. Anyhow there are and which provide a good preconfigured system.

One can not extend a program using Json, as it is only a data format. All one can do with Json is parametrizing thing others already decided for you. For real extensions you need a programming language.

Anyhow, for configuring , one does not need to learn - but if one learns a bit, the config will becom a program
@codewiz

Replied in thread

@txt_file
'git gui' is a great tool for this kind of tasks (if you like to work with a GUI, of course). It also slows to change the most recent commit.
If you are using : there is an add-on called , which let's you do all git-tasks within emacs and can easily be used by keyboard magit.vc/
If you are a user: there are and , bringing magit to vim-users.

magit.vcIt's Magit! A Git Porcelain inside EmacsSupport Magit Development

I learned about , a command center within , quite some time ago. For unknown reason I hesitated trying it out. Now I did - and it's just awful!
Most of the stuff I used to switch between emacs, git gui, gitk and shell for I can now do within emacs.
And even more: "commit extend", " fixup immediately" (some commit down the history, incl immediate rebase), etc.
If you are a /#vi user: switch to or do you can use magit.