spacemacs/layers/+distributions/spacemacs-base
Wieland Hoffmann aa8b69a006 Prevent find-file-at-point from pinging what looks like domains
Previously,

* typing `gf` in domain names (for example google.com) in normal buffers
* typing `<tab>` in domain names in the minibuffer

would start pinging that domain name. This is not really useful, so
disable it.

Fixes #2654.
2016-07-05 00:23:16 -04:00
..
local
config.el Prevent find-file-at-point from pinging what looks like domains 2016-07-05 00:23:16 -04:00
funcs.el Remove spacemacs/add-to-local-vars-hook and use (format ...) 2016-06-26 14:04:13 -04:00
keybindings.el Evilify indent-rigidly 2016-07-05 00:23:16 -04:00
packages.el Refactor SPC w and SPC b regarding deletion 2016-06-26 00:05:55 -04:00