Notes modified via websocket, 1493312087917

This commit is contained in:
notes web app 2017-04-27 16:54:47 +00:00
parent 4cd8ba107e
commit acd3427346

View File

@ -9,7 +9,7 @@ if you **do** know what i'm talking about, i'm sorry to force my keybindings on
- `:` and `;` are swapped
- `jj` escapes insert mode
all of your changes here are synchronized via web-socked to a custom node.js app running on my VPS.
all of your changes here are synchronized via web-socked to a custom node.js app.
open a new incognito browser window, log in again, and watch your changes appear in the other window.
this side-project uses the excellent [CodeMirror editor](http://codemirror.net).