Eivind Fonn
62fc64f745
core: special toggle API for minor modes
2016-05-31 22:33:44 -04:00
syl20bnr
27a665e616
Move nlinum-relative to spacemacs-evil layer
...
Make more sense in this layer since it is used mainly by Vim style users
2016-05-17 00:05:14 -04:00
codefalling
fa4eeb49f0
Replace linum by nlinum and nlinum-relative
2016-05-17 00:02:41 -04:00
Daniel Luna
76610294a7
long-lines' toggle now accepts prefix arguments.
...
This commit introduces two new options to add-toggle:
:prefix, a symbol that is bound to the raw prefix argument (as
in `(interactive "P") forms).
:on-message, an expression overriding the default 'on' toggle
message (useful to document a toggle's argument).
These new options are applied to long-lines' toggle, so we can choose
how many lines to toggle it on via a raw prefix argument.
2016-05-06 13:53:41 +02:00
sooheon
a0d244d47f
Remove duplicate definition of symbol-highlight
2016-04-28 15:38:02 +02:00
Fabien Dubosson
57e91fe035
Correct more <SPC>
to SPC
2016-04-05 12:52:54 +02:00
syl20bnr
82efa16dab
Fix long-lines toggle and rename it
...
Fix global version of the toggle
Rename it to highlight-long-lines
2016-03-22 09:38:37 -04:00
syl20bnr
828ae8113d
Replace enforce-column layer by a toggle on SPC t 8
2016-03-21 21:18:36 -04:00
Bailey Ling
6ccd46e1bd
prevent auto-highlight-symbol from setting up its own default map
2016-02-17 00:02:41 -05:00
syl20bnr
83ec113ee6
Choose between iedit and evil-iedit-state with ahs
2016-02-16 23:00:40 -05:00
justbur
aab007d225
evil-jumper: Remove obsolete package
...
The functionality is now incorporated into the evil core and this
package has been marked as obsolete.
2016-02-16 21:23:07 -05:00
justbur
3bab577b86
symbol-highlight-ts: Improve doc formatting
2016-01-31 23:48:19 -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