home.social

#iedit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #iedit, aggregated by home.social.

  1. #Emacs key bindings I spam when coding in #Guile (#scheme) :

    #geiser
    go to documentation C-c C-d C-d
    go to definition M-.
    go to next flycheck error M-g n
    go to previous flycheck error M-g p

    #iedit
    renaming C-;

    Show yours !