syl20bnr
|
fb27ede558
|
Bump year in copyright headers
Happy New Year 2017!
|
2017-01-05 23:08:17 -05:00 |
|
Muneeb Shaikh
|
6d17a90d0c
|
fix void variable when not using osx layer
Fix `Symbol's value as variable is void: osx-use-dictionary-app` when
not using osx layer.
|
2016-09-06 12:29:48 +05:30 |
|
syl20bnr
|
047b57223a
|
Fix packages list for spacemacs-language
|
2016-09-05 11:51:30 -04:00 |
|
Muneeb Shaikh
|
8e1d449754
|
osx: add osx-dictionary and make it default for OS X
|
2016-08-27 21:26:43 +05:30 |
|
justbur
|
055481a795
|
google-translate: Cleanup use-package declaration
Declare :commands so that the package is properly deferred. Also wrap
the whole init section in progn
|
2016-02-16 17:48:05 -05:00 |
|
Bar
|
6baf2abc2b
|
Fix name of google-translate's init function
`spacemacs/init-google-translate` should be `spacemacs-language/init-google-translate`, `google-translate` is not loaded because of this.
|
2016-02-07 15:00:02 +01:00 |
|
syl20bnr
|
6b1b1c2a61
|
Move google-translate fixes to spacemacs-language
|
2016-01-31 23:24:37 -05:00 |
|
justbur
|
aa4b6e6861
|
Partition spacemacs layer into finer categories
This will allow people using spacemacs-base to have finer control over
what additional packages they install on top of base.
The proposed split is as follows
spacemacs-editing:
- aggressive-indent
- avy
- bracketed-paste
- clean-aindent-mode
- eval-sexp-fu
- expand-region
- hexl
- hungry-delete
- iedit
- lorem-ipsum
- move-text
- neotree
- pcre2el
- smartparens
spacemacs-editing-visual-packages:
- adaptive-wrap
- auto-highlight-symbol
- highlight-indentation
- highlight-numbers
- highlight-parentheses
- hl-anything
- indent-guide
- linum-relative
- rainbow-delimiters
- volatile-highlights
spacemacs-evil-packages:
- evil-anzu
- evil-args
- evil-exchange
- evil-iedit-state
- evil-indent-plus
- evil-jumper
- evil-lisp-state
- evil-mc
- evil-nerd-commenter
- evil-matchit
- evil-numbers
- evil-search-highlight-persist
- evil-terminal-cursor-changer
- evil-tutor
- evil-unimpaired
spacemacs-language-packages:
- define-word
- google-translate
spacemacs-ui-packages:
- ace-link
- ace-window
- buffer-move
- centered-cursor
- desktop
- doc-view
- flx-ido
- info+
- open-junk-file
- window-numbering
spacemacs-ui-visual-packages:
- fancy-battery
- golden-ratio
- leuven-theme
- neotree
- smooth-scrolling
- spaceline
- vi-tilde-fringe
- zoom-frm
|
2016-01-31 00:59:07 -05:00 |
|