Commit graph

1595 commits

Author SHA1 Message Date
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
syl20bnr f94c2f0340 Refactor AutoHotKey layer and add logo 2014-12-12 22:09:40 -05:00
syl20bnr 2e5f635d5b Refactor OS X layer README and add logos 2014-12-12 21:57:44 -05:00
syl20bnr 28a96d9014 Center links in spacemacs buffer 2014-12-12 21:44:47 -05:00
Evan Dale Aromin 91b900c437 OSX contribution layer 2014-12-12 21:44:23 -05:00
syl20bnr f7b8bdfe7d Ignore games/ directory 2014-12-12 21:43:33 -05:00
Tristan Hume 8d71e5544f Fancy spacemacs mode buttons 2014-12-12 21:42:42 -05:00
sbenner 74e0437cb2 Smooth bootstrap sequence 2014-12-12 11:53:19 -05:00
sbenner c76aac063d Remove spacemacs/buffer function and tweak startup 2014-12-12 11:34:36 -05:00
sbenner 4d23aa2160 Install evil and evil-leader at the beginning of the boot sequence 2014-12-12 11:11:15 -05:00
syl20bnr eb0259f7ab Add variable dotspacemacs-smartparens-strict-mode
By default it is not enabled
2014-12-12 00:08:30 -05:00
syl20bnr 79302c3ca6 Fixes #78 Use helm histories for eshell/comint 2014-12-11 23:49:49 -05:00
syl20bnr e2df29e355 Fixes #216 Additional evil-org-mode keybindings 2014-12-11 22:42:01 -05:00
syl20bnr 46a717254d Fixes #226 Flycheck not automatically started in haskell buffers. 2014-12-11 22:34:13 -05:00
syl20bnr dafceb12e8 Fixes #238 Smartparens-strict-mode not working
Previous commits was about Python, this commit should fix it
for all the other modes.
2014-12-11 22:24:18 -05:00
syl20bnr 2ac8658385 Fix smartparens-strict-mode for python 2014-12-11 22:16:09 -05:00