Commit Graph

14 Commits

Author SHA1 Message Date
6a6d87a74c Size CodeMirror editor to window/viewport; may still need some tweaking, but looking quite good. 2016-10-13 08:32:38 -04:00
2dee9a7d81 Set indentUnit instead of tabSize, which is what I really wanted; now and indent and outdent lines the correct amount. 2016-10-05 14:06:23 -04:00
bfc7250aa1 Add active line highlight. 2016-10-05 13:59:59 -04:00
6e91f62713 Add no-cache head tags from tenniscourtsopen.com. 2016-10-05 13:09:43 -04:00
462807845e Pick a less silly page title. 2016-10-02 15:24:52 -04:00
3342ed4c55 CodeMirror docs say default tab width is 4, but it was somehow only indenting 2. 2016-10-01 13:03:06 -04:00
326ce247ef Add comment so I'll hopefully remember not to delete the notes.kaplon.us/CodeMirror/ dir. 2016-09-28 21:44:20 -04:00
17d9f6f736 Add matchBrackets, hack a better solution to semi-colon/colon remap. It's all working a bit better! 2016-09-28 19:24:47 -04:00
1792ebd08e Try leader key work-around in vim config; clean up server code. 2016-07-09 09:23:51 -04:00
4ed70fe8ff Login w/local strategy finally working; still need to protect main page, might be some syntax issues there with having to add more arguments to the render function. 2016-05-30 11:16:01 -04:00
6e16540912 Add vim demo controls and addons. 2016-05-27 13:39:49 -04:00
f871d7483f Overwriting contents of allNotes.txt with changes from client. 2016-02-18 18:03:22 -05:00
b7784918b8 Getting changes back from client-template, writing to temp file for now. 2016-02-18 16:51:51 -05:00
24ef41ca34 Initial commit, all currently broken. 2016-02-16 17:52:38 -05:00