I didn’t create this language support file. I’m told it even has a few minor issues. It’s just that attachments have a way of disappearing in the archives, so I’m pasting it here. % An attempt to create a Golang mode for jed. % Mostly gratefully stolen from pymode. % Feel free to improve. % % Authors: bukin.dima@gmail.com % % Caveats: % many :) $1 = “golang”; !if (keymap_p ($1)) make_keymap ($1); definekey (“golang_insert_char_indent(‘}’)”, “}”, … JED – golang supportRead more