Commit graph

1710 commits

Author SHA1 Message Date
syl20bnr 56d5948173 Add useful new macro let-alist to spacemacs layer 2014-12-17 00:46:19 -05:00
syl20bnr 004e076ee5 Add whitespace package to spacemacs layer
Diminish lighter to Ⓦ
2014-12-17 00:45:48 -05:00
Jiaqi Huang b83d6575e7 Add whitespace-mode toggle option. 2014-12-17 00:06:16 -05:00
Ramachandren Srinivasa Rao fef034467b company-mode: added support for include file completion 2014-12-15 23:08:43 -05:00
Daniel Wu ad3acfc3b5 moved html and css packages to a contrib layer 2014-12-15 22:58:55 -05:00
syl20bnr 6361ea0c11 Fix minor documentation issue 2014-12-15 22:57:00 -05:00
syl20bnr ca7bc237ef Reverts #280 Fix evil-surround vim-surround inconsistency 2014-12-15 22:48:27 -05:00
Rich Alesi 851ed5af76 Fix for dotspacemacs-fullscreen-at-startup on windows 2014-12-15 21:30:07 -05:00
Matthias Pall Gissurarson 2150f17b40 Fixed evil-surround inconsistency 2014-12-15 21:27:18 -05:00
Nate Wolfe 6738be9e42 Add align-cljlet package to clojure layer 2014-12-15 21:27:18 -05:00
Nate Wolfe d8ee5a4a85 Fancy symbols for Clojure's anonymous functions and set literals 2014-12-15 21:27:18 -05:00
Chris Barrett 82307b1bab Add global mode string to mode line
Resolves #267.
2014-12-15 21:27:18 -05:00
syl20bnr 1be173774a Tweak new variable dotspacemacs-maximized-at-startup 2014-12-15 21:13:01 -05:00
Bjarke Vad d9f670784b dotspacemacs-fullscreen-at-startup
- dotspacemacs-fullscreen-at-startup now toogles fullscreen, not maximize
- dotspacemacs-maximized-at-startup added, toogles maximized as the old dotspacemacs-fullscreen-at-startup did
2014-12-15 21:07:38 -05:00
Rich Alesi e781141c06 Added link to source code pro font 2014-12-14 21:27:08 -07:00
Ryan Phillips 6ecffec7a1 contrib(git): add github-browse-file
* SPC g c b
2014-12-14 22:28:29 -05:00
syl20bnr 91b30fb89d Remap g c to g h in git layer
And better consistency with the other `highlight` clear actions.
2014-12-14 21:42:17 -05:00
syl20bnr cbc54ac7b0 Update git layer readme toc 2014-12-14 14:55:58 -05:00
syl20bnr c61fc5fb65 Merge github and git layers
Github support is enabled with `git-enable-github-support`
variable, to be put in `dotspacemacs/init`
2014-12-14 14:54:14 -05:00
syl20bnr cd761f3ca1 Fixes #270 Evil keybindings no longer work in *Scratch* buffer 2014-12-14 13:53:06 -05:00
syl20bnr ab6ad5d704 Reformat doc for split window key bindings 2014-12-14 13:19:33 -05:00
Tristan Hume 3d9f510b98 Intuitive window splitting keybindings 2014-12-14 13:16:53 -05:00
Chris Barrett 6fc0b79a33 Update packages.el
Fix typo preventing layer initialisation.

Submitting this PR via the github online editor--let me know if anything weird happens.
2014-12-14 13:16:29 -05:00
Rich Alesi 1c5470b080 Fixed location of auto-save-list files 2014-12-14 13:16:22 -05:00
syl20bnr c48ccde2ca Fixes #262 Add documentation about font 2014-12-14 00:44:11 -05:00
syl20bnr 9f21172540 Fix bad format and typos in layer READMEs 2014-12-14 00:32:25 -05:00
syl20bnr 21c3487e1f Remove puppet-mode and wand packages from spacemacs layer 2014-12-14 00:22:15 -05:00
syl20bnr c7f9a9c07e Move hy-mode package to python layer 2014-12-14 00:19:20 -05:00
syl20bnr b0c1d072da Remove obsolete ruby packages in spacemacs layer 2014-12-14 00:17:52 -05:00
syl20bnr 51a7f9810b Typo in git layer 2014-12-14 00:16:18 -05:00
syl20bnr 299e404600 Reformat smex layer 2014-12-14 00:16:04 -05:00
syl20bnr d8322872b7 Move p4 package to perforce layer 2014-12-14 00:15:47 -05:00
syl20bnr f4b97397dc Move git packages to git layer 2014-12-13 23:59:02 -05:00
syl20bnr 59286d8ea4 Move ghc package to Haskell layer 2014-12-13 23:31:03 -05:00
syl20bnr 95a1795873 Move Scala packages to scala layer 2014-12-13 23:29:23 -05:00
syl20bnr 61a9481e96 Move C/C++ and CMake to c-c++ layer
Although CMake can support different compilers it is mainly
used for C++ projects. So it makes sense to add it here.
2014-12-13 23:08:55 -05:00
syl20bnr c70c75231b Remove c-sharp package, looking for omnisharp ? 2014-12-13 23:06:40 -05:00
syl20bnr 19a87326f1 Move CoffeeScript package to JavaScript layer 2014-12-13 22:49:24 -05:00
syl20bnr 1a44b042de Fixes #258 C-u to scroll up doesn't work anymore 2014-12-13 14:16:50 -05:00
Anh Quang Do 98a007bcee Fixed dotspacemacs-persistent-server key bindings 2014-12-13 13:42:24 -05:00
syl20bnr 7300ceb608 Documentation for zoom-frm 2014-12-13 01:05:09 -05:00
syl20bnr e62ce8915b Add :defer and move :config to :init for zoom-frm init 2014-12-13 01:04:28 -05:00
ralesi ea77bc76c9 Added frame size adjustment to scaling microstate 2014-12-13 00:55:33 -05:00
syl20bnr e8f3a42de7 Documentation for dotspacemacs-persistent-server 2014-12-13 00:50:25 -05:00
ralesi 9d44a19541 Added dotspacemacs persistent-server setting to always keep server open 2014-12-13 00:36:10 -05:00
Rich Alesi c465eeb9fc Fixed undo-tree-auto-save-history
Previous commit with auto-save did not create the directory so it broke undo.
2014-12-13 00:35:33 -05:00
syl20bnr e2634674a9 Add windows-scripts layer for poweshell and dos 2014-12-13 00:31:01 -05:00
syl20bnr f5a200e66a Remove unneeded package powershell-mode.el
It overlaps powershell.el
2014-12-12 23:47:38 -05:00
syl20bnr d13868cb41 Documentation for dotspacemacs-smartparens-strict-mode 2014-12-12 22:22:55 -05:00
syl20bnr 228055a862 Documentation for dotspacemacs-command-key 2014-12-12 22:22:33 -05:00