Commit graph

847 commits

Author SHA1 Message Date
syl20bnr 7a41a4ba89 Make Spacemacs more starter kit friendly
Greatly reorganize the file structure and add more
separation between Spacemacs configuration and user
configuration
2014-09-01 12:18:34 -04:00
syl20bnr bb61263aec Tweaks to readme 2014-09-01 02:17:18 -04:00
syl20bnr 470bfa8716 Fix ToC links in readme 2014-09-01 01:49:51 -04:00
syl20bnr 327d1320c9 Add auto highlight symbol mode to markdown mode hook 2014-09-01 01:47:18 -04:00
syl20bnr e78ea4bb07 Rename shell to REPL in readme for inferior processes 2014-09-01 01:46:40 -04:00
syl20bnr 3ddb1fc337 Add mode-line screenshots in readme 2014-09-01 01:39:34 -04:00
syl20bnr 09136e7f57 Add some goals in readme 2014-09-01 01:23:13 -04:00
syl20bnr 5b55fcb746 Add screenshot to readme 2014-09-01 01:16:57 -04:00
syl20bnr 87ac67f0b8 Update .gitignore 2014-09-01 01:13:01 -04:00
syl20bnr ef0b8ae7e3 Add screenshot 2014-09-01 01:12:42 -04:00
syl20bnr d3a84404e1 More accurate description for powerline in readme 2014-09-01 00:55:38 -04:00
syl20bnr 9fcb693bf8 Minor change in readme 2014-09-01 00:54:40 -04:00
syl20bnr 47c6740b53 Fix formating of a table in readme 2014-09-01 00:53:01 -04:00
syl20bnr 44a3396a89 Add missing url for themes in readme 2014-09-01 00:52:45 -04:00
syl20bnr 3f51e2a321 Add evil modes color codes 2014-09-01 00:52:19 -04:00
syl20bnr b4163d0dba Add available themes in readme 2014-09-01 00:51:57 -04:00
syl20bnr a3d4462af2 Update expand-region section in readme 2014-09-01 00:50:53 -04:00
syl20bnr b8b639229d Remove unused themes 2014-09-01 00:50:16 -04:00
syl20bnr 4f7cc29530 Readme 2.0 ToC 2014-09-01 00:33:26 -04:00
syl20bnr 88c77bf72d Readme 2.0 :-) 2014-09-01 00:28:24 -04:00
syl20bnr 5e08ab8af6 Change key binding for python inferior shell process
Now use `mi`
2014-09-01 00:28:17 -04:00
syl20bnr 6256cdd0db Remove deprecated key bindings for EDTS 2014-09-01 00:26:39 -04:00
syl20bnr 8c33b813d3 Remove deprecated key bindings for evil matchit 2014-09-01 00:26:08 -04:00
syl20bnr 15f35d4d32 Add git-gutter-fringe to markdown mode hook 2014-09-01 00:25:34 -04:00
syl20bnr b4918f0bfc Use official distribution of EDTS from marmalade
It also fixes the conflict with auto-highlight-symbol, oh yeah :-)
2014-09-01 00:24:12 -04:00
syl20bnr 4d5e3f2f29 Better lazy loading of helm 2014-08-31 17:35:13 -04:00
syl20bnr b5219a5c14 Update google translate config 2014-08-31 17:35:13 -04:00
syl20bnr 4441aed29a Add smartparens to markdown mode hook 2014-08-31 17:35:13 -04:00
syl20bnr 0245d6dfad Readme refactoring in progress 2014-08-31 17:35:13 -04:00
syl20bnr 1b6fbd9def Add git-gutter-fringe mode 2014-08-31 17:35:03 -04:00
syl20bnr b044074250 Start scratch buffer in text mode
Speed up the startup of Emacs (avoid autoloads associated with
elisp mode)
2014-08-31 13:05:05 -04:00
syl20bnr 055f63da5e Defer loading of recentf 2014-08-31 13:01:10 -04:00
syl20bnr 7c0e211b66 Defer loading of smartparens 2014-08-31 13:00:57 -04:00
syl20bnr 74b132bba1 Add visual star evil plugin 2014-08-31 13:00:03 -04:00
syl20bnr c3f12a793c Remove evil config for volatile highlight (not working) 2014-08-31 12:59:31 -04:00
syl20bnr 444c669eac Defer loading of rainbow modes 2014-08-31 12:59:11 -04:00
syl20bnr 4ccd9e2249 Defer loading of bookmark configuration 2014-08-31 12:58:42 -04:00
syl20bnr c6004a418a Defer loading of auto-complete 2014-08-31 12:58:19 -04:00
syl20bnr 5d98b08e20 Defer loading of auto-highlight-symbol 2014-08-31 12:57:45 -04:00
syl20bnr ab6956331f Remove fish special grep config
Not needed since I use bash as a default shell and enter
fish manually.
2014-08-31 12:56:58 -04:00
syl20bnr 03167a1bd5 Add comment to init-grep.el 2014-08-30 03:37:04 -04:00
syl20bnr 78192c3dba Lazy loading of helm
With the previous loading optimizations, the total
load time of Spacemacs is now 2.4s instead of 4.8s
2014-08-30 03:32:41 -04:00
syl20bnr ccaa7fa2d9 Lazy loading of js2 mode 2014-08-30 03:32:29 -04:00
syl20bnr 9ed075ae4b Minor change (reformat) 2014-08-30 03:24:26 -04:00
syl20bnr 05ce22ffc1 Lazy loading of projectile 2014-08-30 03:18:11 -04:00
syl20bnr 3c0c6aec93 Lazy loading of rcirc 2014-08-30 03:17:15 -04:00
syl20bnr 2335c2a163 Remove ESS load on startup, it now loaded on demand with <SPC l e> 2014-08-30 03:15:56 -04:00
syl20bnr d5132253ef Disable wand mode 2014-08-30 03:15:09 -04:00
syl20bnr 0191d1bba8 Remove unused evil plugin for mocur 2014-08-30 03:13:50 -04:00
syl20bnr 1e62d14732 Remove unused evil packages 2014-08-30 03:13:22 -04:00