Commit graph

1919 commits

Author SHA1 Message Date
syl20bnr 879bd52df9 Update lisp state key bindings
Some commands do not auto switch to lisp state anymore
(i.e. eval commands, test and goto commands, etc...)
2015-01-20 23:05:56 -05:00
syl20bnr 22930c3d33 Change all SPC m g bindings to SPC m g g according to conventions 2015-01-20 22:32:13 -05:00
syl20bnr 10334431fa Update conventions (mh, mg) 2015-01-20 22:29:02 -05:00
syl20bnr 6c655d29d9 Add key bindings <SPC> b 0 and <SPC> b $ 2015-01-20 21:56:54 -05:00
syl20bnr 17a263d6d8 Bump version to 0.48.5 2015-01-20 21:49:23 -05:00
syl20bnr 77f6acc29c Fix void-variable error introduced by last commit 2015-01-20 21:34:28 -05:00
syl20bnr 1a02989414 Fix error message when opening NeoTree buffer
Error: `Number 0 assigned to two buffers ...`
2015-01-20 21:25:21 -05:00
syl20bnr 5617df5732 Set window-numbering-auto-assign-0-to-minibuffer to nil
Resolves #459
2015-01-20 21:16:33 -05:00
syl20bnr db09ca3d9c Remove leader on jk from smex layer README 2015-01-20 12:25:58 -05:00
syl20bnr fc2d093b47 Fix regression with term and evil-escape
Now `f` is correctly inserted in term buffers.
2015-01-20 12:06:52 -05:00
syl20bnr accf1e39af Fix check for new versions
Explicitly describe the tags from FETCH_HEAD
2015-01-20 11:53:32 -05:00
Victor Hugo Borja 0546e07613 Escape pipe for valid markdown. 2015-01-20 01:18:05 -05:00
syl20bnr c2f7d3687e Bump version to 0.48.3 2015-01-20 00:50:57 -05:00
syl20bnr 3d02adf755 Better check for emacs version prerequisite
Move the check at the very top of init.el
Resolves #453
2015-01-20 00:49:31 -05:00
syl20bnr 7a39a92edb Add emacs state passthrough for evil-escape
Resolves #449
2015-01-20 00:23:31 -05:00
Fanael Linithien 4356f4e44f Use make-hash-table instead of hash table literals 2015-01-18 23:49:38 -05:00
syl20bnr 36d4c9a7e3 Bump version to 0.48.2 2015-01-18 23:25:38 -05:00
syl20bnr 69e9c81e8f Remove experimental feature leader on jk
Use `C-o <SPC>` instead
2015-01-18 23:24:42 -05:00
syl20bnr 06be50a841 fd support for evil-iedit-state 2015-01-18 22:53:18 -05:00
syl20bnr d4283ac816 Remove limitation on hjkl for evil-escape key sequence in doc 2015-01-18 22:41:04 -05:00
syl20bnr bf97337656 Update evil-lisp-state key bindings
hjkl behaves like in normal mode now
move all the elisp key bindings in keybindings.el to evil-lisp-state
2015-01-18 22:37:51 -05:00
syl20bnr d7273a5d5f Bump version to 0.48.1 2015-01-18 00:32:28 -05:00
syl20bnr ff10d727ad Fix multiple insertion of f in isearch and ex-command contexts 2015-01-18 00:32:28 -05:00
syl20bnr c8c14a4137 Fixes #437 Tips For Emacs Users Missing
Remove the mention from documentation since it does not
longer exists.
2015-01-18 00:32:28 -05:00
syl20bnr 27710e56d0 Bump version to 0.48.0 2015-01-18 00:32:27 -05:00
syl20bnr 5dcb78ed1d Remove key-chord dependency
Resolves #371 #439
2015-01-18 00:32:27 -05:00
syl20bnr d716d0a9f1 Run prog-mode hooked functions with erlang-mode-hook 2015-01-18 00:32:27 -05:00
syl20bnr 850211f8b4 Fixes #442 Error with n and N with recent update of anzu 2015-01-18 00:32:27 -05:00
syl20bnr 7ecfcdce37 Fix :nohl ex command to clear persistent highlights 2015-01-18 00:32:27 -05:00
syl20bnr 5ffc237b0d Fix display error of mode-line when anzu package is excluded 2015-01-18 00:32:27 -05:00
syl20bnr a948af65f9 Resize latex logo 2015-01-18 00:32:27 -05:00
syl20bnr ea7f8a49c6 Reformat auctex layer README 2015-01-18 00:32:27 -05:00
syl20bnr 02d2d6c271 Add evil-matchit and enable it in html and auctex layers 2015-01-18 00:32:27 -05:00
syl20bnr 4644fa7433 Fix potential errors when activating hs-minor-mode 2015-01-18 00:32:27 -05:00
syl20bnr 409cb96944 Lazy loading of evil-nerd-commenter 2015-01-18 00:32:27 -05:00
syl20bnr 949ae9dd61 Minor change to emacs version test 2015-01-18 00:32:27 -05:00
syl20bnr abdf87bad8 Add toggles for tool bar and menu bar
Resolves #361
2015-01-18 00:32:27 -05:00
syl20bnr 6942a947dd Move ido split keys to C-s and C-v to mirror SPC w behavior 2015-01-18 00:32:26 -05:00
Daniel Wu 99e734110b fix bug: SPC f f doesn't work in yaml buffer 2015-01-18 00:32:26 -05:00
Tristan Hume a863139c09 Add nix expression syntax and remove aggressive-indent 2015-01-18 00:32:26 -05:00
Roman Gonzalez 6bdbc72ec2 Diminish subword-mode only in older versions of Emacs 2015-01-18 00:32:26 -05:00
syl20bnr a5cc56208d Change Windows fallback font to Lucida Sans Unicode 2015-01-18 00:31:46 -05:00
syl20bnr 5a5c6cdb1c Fix helm-spacemacs with defvar declaration in config.el files 2015-01-15 09:50:02 -05:00
syl20bnr fa70d5993f Move git defvars at the beginning of the layer 2015-01-15 09:49:32 -05:00
Sylvain Benner baea1b5279 Merge pull request #433 from QiBaobin/develop
defvar `git-enable-github-support` declared after being used
2015-01-15 09:33:28 -05:00
Bob 1ff2084da2 defvar git-enable-github-support 2015-01-15 20:25:51 +08:00
syl20bnr c31d987668 Move hi2 related functions in init-hi2 function in haskell layer 2015-01-14 23:23:08 -05:00
syl20bnr 6c723ad728 Move configuration variables to config.el in several layers
Layers:
- erlang-elixir
- git
- ruby
2015-01-14 23:22:15 -05:00
syl20bnr 916444d486 Move setq magit-completing-read-function to init-magit function 2015-01-14 23:13:06 -05:00
syl20bnr 865f40ea60 Move perforce command prefix to the perforce layer config.el file 2015-01-14 23:10:50 -05:00