spacemacs/core
syl20bnr a19c0f3d24 core: remove spacemacs/set-key funcs and add a new pre-command-hook
This pre-command-hook translates the special key to the corresponding
emacs function key. This effects only happens in terminal, this hook is
a no-op in GUI.

By doing this we attempt to bring more consistency between the GUI
and the terminal regarding TAB and RET keys.
2015-11-28 23:11:48 -05:00
..
banners
info
libs core: update LV with last version from Hydra 2015-10-18 23:31:57 -04:00
templates Create the layer README on create-layer 2015-11-24 23:20:45 +01:00
core-auto-completion.el
core-configuration-layer.el Create the layer README on create-layer 2015-11-24 23:20:45 +01:00
core-debug.el
core-documentation.el Generate necessary HTML for the Spacemacs docs. 2015-11-23 13:44:32 +01:00
core-dotspacemacs.el New variable dotspacemacs-elpa-https 2015-11-18 13:50:30 -05:00
core-emacs-backports.el
core-fonts-support.el
core-funcs.el core: Add new set-key functions to core-keybindings 2015-11-21 18:18:01 +01:00
core-keybindings.el core: remove spacemacs/set-key funcs and add a new pre-command-hook 2015-11-28 23:11:48 -05:00
core-load-paths.el
core-micro-state.el core: Add new set-key functions to core-keybindings 2015-11-21 18:18:01 +01:00
core-release-management.el Inject user-emacs-directory' in async-start' 2015-11-16 10:20:51 +01:00
core-spacemacs-buffer.el Home buffer: make number of recent files configurable #2335 2015-11-15 12:33:23 +01:00
core-spacemacs.el core: remove spacemacs/set-key funcs and add a new pre-command-hook 2015-11-28 23:11:48 -05:00
core-themes-support.el Add farmhouse-theme 2015-11-09 19:01:35 +01:00
core-toggle.el
core-use-package-ext.el