Commit graph

1382 commits

Author SHA1 Message Date
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
syl20bnr 434f216dfe Exclude NeoTree from golden-ratio 2014-11-03 21:17:47 -05:00
syl20bnr 0f44bcc964 Default evil state is now motion in NeoTree 2014-11-03 21:17:47 -05:00
syl20bnr cba986de34 Fix broken links in readme 2014-11-03 21:17:47 -05:00
syl20bnr fffbae8346 Update TOC of readme 2014-11-03 21:17:47 -05:00
syl20bnr b3d0982726 Add function spacemacs/remove-popwin-display-config
And add a tip to disable popwin for helm in readme
2014-11-03 21:17:47 -05:00
syl20bnr 64adbf827a Add C-k and C-j to select auto-complete candidate 2014-11-03 21:17:47 -05:00
syl20bnr b3e6d4f150 New popwin key bindings <SPC> w p m and <SPC> w p p
To open messages buffer in a popup window and to close
current popup window
2014-11-03 21:17:47 -05:00
syl20bnr 47a9deb42a Use guide-key buffer instead of tool tip
Tool tip guide-key remains stuck sometimes which is irritating! ;-(
2014-11-03 21:17:47 -05:00
syl20bnr 45935477ed Move back evil-nerd-commenter from extensions to packages
The byte compile issue is now fixed upstream.
2014-11-03 21:17:47 -05:00
syl20bnr bf0fbbc925 Add a pull request guideline section in readme 2014-11-03 21:17:47 -05:00
Daniel Wu 215fe2435a bind neotree keys to neotree buffer 2014-11-03 21:17:47 -05:00
Tristan Hume ed172e6f83 Add readme 2014-11-03 21:17:47 -05:00
Tristan Hume 204db28d42 Add readme 2014-11-03 21:17:47 -05:00
Tristan Hume e72175c9c9 Add more modes 2014-11-03 21:17:47 -05:00
Tristan Hume 38958ba04a Better LaTeX 2014-11-03 21:17:47 -05:00
Tristan Hume 5859be4a8e Add lua mode 2014-11-03 21:17:47 -05:00
Tristan Hume db51aab56e Add ranger control contrib module 2014-11-03 21:16:46 -05:00
syl20bnr 8cd55cf43b Update readme for guide-key 2014-11-03 21:16:46 -05:00
syl20bnr f63711555d Remove lambda for toggle golden-ration key binding 2014-11-03 21:16:46 -05:00
syl20bnr 8ef47d52b9 Add toggle command for guide-key with binding <SPC> t G 2014-11-03 21:16:46 -05:00
syl20bnr 2c0176718c Disable golden-ratio for guide-key buffer 2014-11-03 21:16:46 -05:00
syl20bnr 88f6aa5e5d Fallback to guide-key in a window in terminal 2014-11-03 21:16:46 -05:00
syl20bnr c82fe7f1d6 Fixes #40 and #53 Move evil-nerd-commenter to extensions
Work-around a current bug in evil-nc with 24.4 byte-compilation
2014-11-03 21:16:46 -05:00
syl20bnr 4e7762daba Remove lighter for auto-highlight-symbol 2014-11-03 21:16:46 -05:00