summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rwxr-xr-xinit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 07b7069..5ed35bf 100755
--- a/init.el
+++ b/init.el
@@ -348,4 +348,4 @@
(global-set-key [XF86Launch5] (lambda () (interactive) (ispell-change-dictionary "italiano")))
(global-set-key [XF86MenuKB] (lambda () (interactive) (ispell-change-dictionary "en_GB")))
-(global-set-key [(meta control return)] 'browse-url-at-point)
+(global-set-key [(meta control return)] 'find-file-at-point)