Floobits/floobits-emacs

Name: floobits-emacs

Owner: Floobits

Description: Floobits plugin for emacs

Created: 2012-11-09 06:53:50.0

Updated: 2018-01-10 10:58:17.0

Pushed: 2017-08-02 22:00:34.0

Homepage: null

Size: 954

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Floobits plugin for Emacs

Real-time collaborative editing. Think Etherpad, but with native editors. This is the plugin for Emacs. We also have plugins for Sublime Text, Vim, and IntelliJ.

Development status: Reasonably stable. We've tested it on Emacs 24 and later. Earlier versions probably won't work. This plugin requires Python 2.7 or later.
Installation
MELPA

If you have MELPA, simply M-x package-install <RET> floobits <RET>

el-get

If you have el-get, simply M-x el-get-install <RET> floobits <RET>. To keep everything up to date, you can add the following line to your ~/.emacs:

get-update-all 1)
Manual installation
Initial set-up

uth": {
"floobits.com": {
  "username": "your_username",
  "api_key": "your_api_key",
  "secret": "your_api_secret_not_your_password"
}


Usage

All commands are documented in apropos-command <RET> floobits

Help

If you have trouble setting up or using this plugin, please contact us.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.