Commit Graph

1029 Commits

Author SHA1 Message Date
syl20bnr 697d3412c8 Add convention for code navigation and documentation 2014-12-08 21:00:35 -05:00
syl20bnr 060420b1d6 Update conventions for tests and REPLs 2014-12-08 20:52:51 -05:00
syl20bnr 7a1628760f Clarification about unsupported `jj`, and `jk` sequences
to escape states and buffers in DOCUMENTATION
2014-12-08 19:22:57 -05:00
pseudonom a5db3a2201 Fix incorrect example for evil-escape-key-sequence
When I followed the example in the documentation, `describe-variable` reflected the updated value ("jj") but spacemacs ignored it and continued to use the default value ("fd").

`evil-escape.el` mentions:

```elisp
;; The key sequence can be customized with the variable
;; `evil-escape-key-sequence'
;; It must be set before requiring evil-escape.
```

So I tried moving the `setq` to `/init` instead of `/config`. That worked.
2014-12-08 19:14:09 -05:00
Andrew Oppenlander e303fce60b Add Javacript layer
- move JavaScript/js2-mode into a contrib layer
- add js2-refactor
- change keybindings to be more spacemacsy
- add a function to define a command prefix for a specific mode
2014-12-07 23:55:32 -05:00
syl20bnr c0eaf61a52 Move documentation material and markdowns to `doc` 2014-12-07 19:41:09 -05:00
syl20bnr c4289cc372 Add screenshot of spacemacs in urxvt 2014-10-28 21:24:22 -04:00
syl20bnr e4fb38b383 Update screenshot 2014-10-27 23:11:08 -04:00
syl20bnr eecc1f1429 Add anzu section in readme 2014-10-22 00:55:18 -04:00
syl20bnr acb5f73723 Add powerline separator documentation to readme 2014-10-18 23:05:46 -04:00
syl20bnr e97a2675d4 Update screenshot without syl20bnr contrib 2014-10-17 01:19:45 -04:00
syl20bnr c8154e8405 New flycheck feedback in mode-line 2014-10-17 01:09:13 -04:00
syl20bnr 0d458c0e64 Update title 2014-10-13 00:03:43 -04:00
syl20bnr baffa23b84 Replace ASCII art by screenshot 2014-10-12 23:56:29 -04:00
syl20bnr 9ac1e38116 Add Git section in readme 2014-10-12 00:12:16 -04:00
syl20bnr 7724561280 Add Lisp micro-state screenshot 2014-10-06 00:49:31 -04:00
syl20bnr c46940cbc1 Update screenshot for auto-highlight-symbol micro-state 2014-10-04 22:25:02 -04:00
syl20bnr cab4c9f508 Add screenshots of micro-state examples 2014-10-04 00:31:24 -04:00
syl20bnr 2d79d55e30 Update screenshots in spacemacs readme 2014-09-26 00:08:58 -04:00
syl20bnr fca14b3336 Add legend for custom flycheck fringe bitmap 2014-09-22 22:44:43 -04:00
syl20bnr 4054fe1763 Update mode line screenshots 2014-09-22 22:17:23 -04:00
syl20bnr a019f3656d Update screenshot with new flycheck color feedback on mode line 2014-09-22 22:15:44 -04:00
syl20bnr 1fd78f9a54 Update startup screenshot 2014-09-22 21:20:24 -04:00
syl20bnr a42598da98 Update screenshots 2014-09-21 22:22:37 -04:00
syl20bnr 1da491c5e6 Update screenshots with last UI improvements 2014-09-21 20:29:54 -04:00
syl20bnr 9f1427259e Update startup screenshot 2014-09-07 01:20:19 -04:00
syl20bnr 98cd2fbd30 Update startup screenshot 2014-09-06 22:46:47 -04:00
syl20bnr ad96f406ce Add startup screenshot 2014-09-06 21:59:04 -04:00
syl20bnr ef0b8ae7e3 Add screenshot 2014-09-01 01:12:42 -04:00