Daniel Wu
28d93c6a26
added evil-args
2014-11-08 18:31:08 -05:00
Sylvain Benner
532c1f4d11
Merge pull request #99 from trishume/company-contrib
...
Company Mode Contrib Layer
2014-11-08 18:00:29 -05:00
ralesi
1839e9bc79
Debug functions to TS issues with starting Emacs
2014-11-08 17:24:26 -05:00
ralesi
c0935906be
Fancy narrow is prettier than normal narrow
2014-11-08 17:16:56 -05:00
Tristan Hume
80813c31fd
Improve Readme's and polish
2014-11-08 15:08:59 -05:00
Tristan Hume
b6806ab96b
Hook company-clang into flycheck
2014-11-08 15:08:59 -05:00
Tristan Hume
8586cc5dd8
Add .clang_complete file support for company-clang
2014-11-08 15:08:59 -05:00
Tristan Hume
aa26175887
Add company-auctex
2014-11-08 15:08:59 -05:00
Tristan Hume
ca82b8f7fa
Add company mode contrib
2014-11-08 15:08:59 -05:00
Rich Alesi
4db64a78e5
Begin to clean up root directory by getting persistent files into .cache
...
Conflicts:
spacemacs/packages.el
Added ac-comphist, recentf, and projectile cache files to .cache
2014-11-08 13:10:54 -05:00
ralesi
33f2b26a57
Additional evil text objects ("$", "|", "%")
2014-11-08 13:09:14 -05:00
ralesi
2fd3324fa1
Added eviljumper mode
2014-11-08 13:07:15 -05:00
ralesi
d896e661f0
Quickly find files in spacemacs and contrib directory
2014-11-08 13:04:07 -05:00
Daniel Wu
4b873383cc
do not evil-repeat for search operation
2014-11-08 09:16:33 -05:00
syl20bnr
5c816af540
Change compilation binding to <SPC> C
2014-11-07 23:27:21 -05:00
syl20bnr
16b970b03c
Change evilnc prefix to <SPC> c
and operator to <SPC> ;
2014-11-07 23:24:11 -05:00
syl20bnr
c45a94db5d
Add hl-anything
section in readme
2014-11-07 23:16:04 -05:00
syl20bnr
c7686d6bae
Add hl-anything
package
2014-11-07 23:07:46 -05:00
syl20bnr
da808c31f5
Add doc for :noh in readme
2014-11-07 22:51:22 -05:00
syl20bnr
b0826c819e
Remove Helm extensions section from readme
2014-11-07 22:50:20 -05:00
Daniel Wu
3cd57bda83
added noh command to clean up persisted highlighting as vim do by default
2014-11-07 22:11:53 -05:00
Daniel Wu
fcc1e9cde2
bind ace-jump-word to SPC SPC instead of ace-jump-char
2014-11-07 20:35:20 -05:00
syl20bnr
7b383d8efc
Add Registers section in readme
2014-11-07 00:02:10 -05:00
syl20bnr
ce3a1775c6
Disable bindings for visual-regexp-steroids
2014-11-07 00:01:42 -05:00
syl20bnr
afad0d420f
Move Project Management section in readme
2014-11-06 23:52:40 -05:00
syl20bnr
edf5bf759a
Move evil-lisp-state to Editing section in readme
2014-11-06 23:50:48 -05:00
syl20bnr
cadd93356a
Move Window manipulation section in readme
...
and rename Navigation section to Navigating
2014-11-06 23:46:53 -05:00
syl20bnr
2dbe916b96
Minor tweak to register key bindings
2014-11-06 23:44:24 -05:00
syl20bnr
9ba7740f54
Documentation evil-numbers in readme
2014-11-06 23:37:05 -05:00
syl20bnr
9ccf7dd339
Add a micro-state to increase and decrease numbers
...
using evil-numbers.
bindings on `<SPC> n +` and `<SPC> n -`
2014-11-06 23:37:05 -05:00
Sylvain Benner
d608301d8b
Merge pull request #83 from ralesi/new_develop
...
More Helm key bindings and Helm configuration
Also idle timer for Helm loading.
2014-11-06 23:33:39 -05:00
ralesi
b601af23a5
Made modifications per discussion on GH, reimplemented on current HEAD
2014-11-06 20:43:46 -07:00
syl20bnr
9e7a3c0314
Fix broken micro-states in syl20bnr contrib in Emacs 24.4
2014-11-06 22:35:51 -05:00
syl20bnr
c58dcfc5b5
Fix broken scale font micro-state in Emacs 24.4
2014-11-06 22:35:50 -05:00
syl20bnr
d60dffda1c
Add function echo
...
Display a message in echo area without logging it in *Messages* buffer
2014-11-06 22:35:50 -05:00
Daniel Wu
bb1dbe0155
fixed indentation of evil-open-below and evil-open-above in coffee-mode
2014-11-06 21:36:41 -05:00
ralesi
08d983c57f
Updating Helm settings and adding new bindings
...
* Added helm-mode to `use-package` idle timer to speed up opening
* Bindings:
"s" prefix signifies showing buffer data:
- l = links / tags\
- y = yank / kill ring
- m = mark ring
- r = registers
"f" prefix signifies file activies
- h = helm-find-files
"F1" default tied to help, so now is `helm-apropos`
2014-11-06 16:08:10 -07:00
Sylvain Benner
9991b25037
Merge pull request #80 from danielwuz/add_evil_number
...
Add evil-numbers package
2014-11-05 23:10:31 -05:00
Daniel Wu
672f3d8915
added evil numbers
2014-11-05 20:10:50 -05:00
syl20bnr
bfed7dac05
Minor update to contribute.md
2014-11-04 22:49:47 -05:00
syl20bnr
1062d94168
Update solarize theme submodule
2014-11-04 22:43:04 -05:00
syl20bnr
55d03c12a5
Create searching section in readme
2014-11-04 22:28:49 -05:00
syl20bnr
dea7d559d1
Helm-swoop is now bound to <SPC> s
prefix
2014-11-04 22:28:21 -05:00
syl20bnr
203097f20c
Remove uneeded SPC s s
to initiate ahs
2014-11-04 22:27:46 -05:00
syl20bnr
8451449346
Add evil-search-highlight-persist
2014-11-04 22:09:21 -05:00
syl20bnr
6738eb3d81
Change ahs change range key to r
instead of c
...
ahs = auto-highlight-symbol
This change was made to free `c` to clear persistent
highlighting of search with `<SPC> s c`
2014-11-04 22:07:32 -05:00
syl20bnr
3fb503c2b6
Resize window when golden-ratio is enabled via <SPC> t g
2014-11-04 21:46:37 -05:00
Sylvain Benner
917c115638
Merge pull request #76 from trishume/fix-markdown-quotes
...
Don't pair apostrophe in markdown mode
2014-11-04 21:33:43 -05:00
syl20bnr
1326943321
Make helm-swoop split window behaves like helm
2014-11-04 21:08:53 -05:00
Tristan Hume
9f9be0ed17
Don't pair apostrophe in markdown mode
2014-11-04 20:34:39 -05:00