Commit graph

1445 commits

Author SHA1 Message Date
syl20bnr d39f528709 Sort in alphabetical order init function in spacemacs/packages.el 2014-11-18 21:46:52 -05:00
syl20bnr cd867f2d08 Put all evil packages initialization in their own init function 2014-11-18 21:46:47 -05:00
syl20bnr 467b70100b Prepend '(Spacemacs)' for all spacemacs messages 2014-11-18 21:46:46 -05:00
syl20bnr d3a6b67a35 Enable full navigaton on hjkl in magit buffers 2014-11-18 21:46:45 -05:00
syl20bnr 1649479fd2 Fixes #128 Cannot use <SPC> leader in Magit buffers 2014-11-18 21:46:43 -05:00
Daniel Wu 25f2bce641 bug fix: electric-indent-mode causes incorrent indentation when adding comma after if statement 2014-11-18 13:37:05 -05:00
syl20bnr bf5075ccd2 Remove deprecated comment 2014-11-17 21:04:41 -05:00
syl20bnr f601e7acc9 Fix counter when installing package 2014-11-17 21:01:58 -05:00
syl20bnr 066ced8ad0 Remove temporary hack for evil-search-highlight-persist
Fix is now upstream and available in MELPA
2014-11-17 20:56:54 -05:00
syl20bnr 69dfc7cb13 Use smooth-scrolling package 2014-11-17 20:42:45 -05:00
sbenner a9c39ee9f8 Add variable dotspacemacs-smooth-scrolling to enable smooth-scrolling 2014-11-17 15:41:15 -05:00
sbenner c266d0dcbd Add smooth scrolling mode 2014-11-17 15:12:43 -05:00
sbenner 4678be559b Revert ahs binding on <SPC> t h
ahs = auto-highlight-symbol
2014-11-17 15:12:10 -05:00
sbenner eebb017be2 Fix "jk" experimental feature for projectile find find using ido 2014-11-17 08:46:23 -05:00
syl20bnr b063d1bb6b Really fixes #115 2014-11-17 00:09:24 -05:00
syl20bnr 9c46f350b6 Fixes #115 Unable to customize org agenda files 2014-11-16 23:40:05 -05:00
Sylvain Benner 0374dee8b7 Merge pull request #125 from danielwuz/evil-join-to-J
Swap `J` and `<SPC> j k` to stick with Vim default

Also enhance `<SPC> j k` with prefix argument
2014-11-16 23:33:04 -05:00
capdevc a7d9e66d23 Fix find-dotfile function
The contribsys/dotfile-location function wasn't being evaluated
2014-11-16 23:18:29 -05:00
syl20bnr d7c8cf147d Merge branch 'smooth-startup' into develop 2014-11-16 22:45:28 -05:00
syl20bnr 9234f47852 Move coffeescript init to appropriate place 2014-11-16 22:44:45 -05:00
syl20bnr 37e57f2659 Remove solarized theme init from spacemacs/extensions.el 2014-11-16 22:41:11 -05:00
syl20bnr 39f4dbdab1 Update load-theme advice to lazy create solarized-dark 2014-11-16 22:41:11 -05:00
syl20bnr 4b46e83172 Move theme and UI elements config to spacemacs-mode 2014-11-16 22:41:11 -05:00
syl20bnr 668b9f88f9 Move contribsys package.el initialization in a function 2014-11-16 22:41:05 -05:00
Daniel Wu 3eb6400959 added an optional parameter to allow indent many lines 2014-11-16 21:30:48 -05:00
Daniel Wu 854626d634 bring join-line back to default 'J' 2014-11-16 20:38:09 -05:00
syl20bnr 50c9893ce7 Documentation update for ido + documentation for evil leader on "jk"
in readme
2014-11-16 00:15:45 -05:00
syl20bnr 82e0efa70e Add feature toggle for evil leader on "jk" in ~/.spacemacs 2014-11-16 00:15:16 -05:00
syl20bnr 707c101fa3 Add evil leader on "jk" in ido minibuffer 2014-11-16 00:14:50 -05:00
syl20bnr 1e3e8c6ccc Add evil leader on "jk" in helm buffers 2014-11-16 00:14:31 -05:00
syl20bnr ca4c55bc44 Add evil leader on "jk" in insert state 2014-11-16 00:14:08 -05:00
ralesi 63b1dc500d Added ido-invoke options
- open in other window
- open in other frame
2014-11-15 22:20:52 -05:00
Daniel Wu 0d685e4a8f adjust evil-shift-width the same as coffee-tab-width in coffee mode 2014-11-15 21:12:33 -05:00
syl20bnr e1cc9bf708 Update readme 2014-11-15 01:41:49 -05:00
ralesi f41032343a Windows emacs binary path is at base distribution directory, need to traverse to bin folder 2014-11-15 00:18:45 -05:00
Rich Alesi cbf1f86ab2 Open .spacemacs dotfile in the same manner as init and contrib. 2014-11-15 00:12:38 -05:00
Rich Alesi 684ba7d166 Projectile variables need to be present before load
Added evil-jumper
2014-11-15 00:10:45 -05:00
syl20bnr c3dc5fd626 Remove epc package from packages in the spacemacs layer 2014-11-14 23:54:38 -05:00
syl20bnr 855c522590 Fix a bug in automatic orphans deletion algorithm 2014-11-14 23:54:08 -05:00
syl20bnr 3c8abbe830 Remove nose and pylookup submodules 2014-11-14 23:14:33 -05:00
syl20bnr c2c0f2bcb9 Add nose and pylookup as regular directories
i.e. not as submodule
2014-11-14 23:12:47 -05:00
Sylvain Benner ff1e8ae80e Merge pull request #111 from danielwuz/python-contrib
Python contrib
2014-11-14 22:55:15 -05:00
syl20bnr 571860f51c Add doc for <layer>-excluded-packages variable in readme 2014-11-14 22:51:07 -05:00
syl20bnr ab55be3d35 Add evil-args and evil-jumper to the list of plugins in readme 2014-11-14 22:43:15 -05:00
Daniel Wu fa06f188a1 separated python settings into a contrib 2014-11-14 22:41:45 -05:00
syl20bnr 7345348822 Fix typos in contribute 2014-11-14 22:30:22 -05:00
syl20bnr c568eee434 New documentation on escaping in readme 2014-11-14 22:22:43 -05:00
Tu Do 482097c818 Remove helm-quick-update
It is not needed anymore since helm-candidate-number-limit is
small (less than several thousands). If this is the case, then there's
no difference between quick update and no quick update execution time.
Enabling helm-quick-update makes helm buffer flashing for every entered
character to retrieve new candidate list, which would annoy user.
2014-11-14 22:02:11 -05:00
syl20bnr 403226960b Add solarized theme extension files 2014-11-13 23:22:30 -05:00
syl20bnr 57234bb2ce Remove solarized theme submodule 2014-11-13 23:19:46 -05:00