Skip to content

dalanicolai/gitter-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gitter layer

img/gitter.png

Table of Contents

Description

This layer adds support for my substantially extended fork of gitter.el.

Features:

  • Uses Gitter’s streaming API for live message updates
  • Formatted code blocks
  • Emoji support
  • Support for avatars in graphical windows

Install

To use this configuration layer, clone the layer into a directory named gitter within your private directory using:

(git clone https://github.com/dalanicolai/gitter-layer.git ~/.emacs.d/private/gitter 

Alternative clone the layer to some other directory and create a symbolic link named gitter from within your private directory to the repo directory as follows:

ln -s /path/to/repo ~/.emacs.d/private/gitter

Subsequently add the layer to your ~/.spacemacs. You will need to add gitter to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key BindingDescription
iOpen input buffer
S-RET (in input buffer)Send message
C-jNext message
C-KPrevious message
dAce print message data
eAce edit message
mAce insert mention
oFollow link
rRooms (switch)
qKill input buffer
TABSelect other buffers

About

A Spacemacs layer for gitter.el

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages