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
syl20bnr
b15dcb3f13
Make * uses auto-highlight-symbol in all state except visual
...
In visual state we use evil-visualstar
In all other states we use auto-highlight-symbol
This is very powerfull
This change makes also ahs look for symbols everywhere (even in strings
and comments)
2014-11-04 16:11:51 -05:00
Daniel Wu
2c3b0d9193
use web-mode for html files
2014-11-04 14:10:59 -05:00
syl20bnr
b78fd90a42
Update .gitignore
2014-11-04 13:09:26 -05:00
syl20bnr
7c3d17224c
Update contribution guidelines
2014-11-04 11:35:07 -05:00
syl20bnr
f4471a642f
motion state for spacemacs-mode buffer
...
Now it is possible to press `q` to quit the buffer
2014-11-03 22:37:25 -05:00
syl20bnr
f2054506a9
Add NeoTree section in readme
2014-11-03 22:31:49 -05:00
syl20bnr
2b57269b3d
Simplify NeoTree bindings
...
Use lower case bindings whenever it is possible
2014-11-03 22:28:57 -05:00
syl20bnr
374de72040
Remove tip to remove helm from popwin display config
2014-11-03 22:02:13 -05:00
syl20bnr
737d371d27
CONTRIBUTE.md
2014-11-03 22:01:02 -05:00
Daniel Wu
1d8fd589b5
fixed C-j/C-k in auto-completion
2014-11-03 21:42:09 -05:00
syl20bnr
4ff0270504
Change binding to insert snippet from "hy" to "is"
...
"is" for Insert Snippet. Nice symmetry, much more quick
to type than "hy" which is convenient for a text insertion
command.
2014-11-03 21:39:30 -05:00
syl20bnr
3849842fef
Update path to yasnippet-snippets submodule
2014-11-03 21:39:12 -05:00
syl20bnr
57e3616ea7
Add upstream yasnippet-snippets repo as a submodule
...
In spacemacs/extensions/yasnippet-snippets
2014-11-03 21:38:18 -05:00
syl20bnr
1e0ec20360
Remove yasnippet snipets submodule
2014-11-03 21:31:54 -05:00
Tristan Hume
467c356f05
More modes and config
2014-11-03 21:21:00 -05:00
Tristan Hume
21b6aa8832
Better smarparens behaviour for braces
2014-11-03 21:20:42 -05:00
syl20bnr
d0136923d7
Update PR guidelines in readme
2014-11-03 21:20:19 -05:00
syl20bnr
ba9b34a494
Fix readme TOC
2014-11-03 21:20:05 -05:00
Tristan Hume
2040d6d4d5
Fix ag
2014-11-03 21:18:57 -05:00
Daniel Wu
7d032b2cb4
updated settings to make helm buffer work with neotree buffer
2014-11-03 21:18:32 -05:00
syl20bnr
4aa93dfe69
fd
can exit NeoTree
2014-11-03 21:17:47 -05:00