From 7434f8d60f58e889ff0aadfd35e9da356453b41b Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 11 Apr 2019 19:22:37 +0200 Subject: [PATCH] Added dumb-jump. --- init.el | 9 +++++++-- server/server | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/init.el b/init.el index 2ce78a9..17e3d11 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;; Time-stamp: <2019-04-11T16:25:04+00:00> +;; Time-stamp: <2019-04-11T17:13:34+00:00> ;;; Commentary: ;; I am using this file with Emacs 26, but most of it will probably work with @@ -305,6 +305,11 @@ With argument, do this that many times." :hook (prog-mode . highlight-doxygen-mode)) +(use-package dumb-jump + :bind + ("M-." . dumb-jump-go) + ("M-," . dumb-jump-back)) + ;;;;;;;;;;;;;;;;;;;; Programming / C++ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Set coding style. (use-package cc-mode @@ -360,7 +365,7 @@ With argument, do this that many times." (cmake-ide-build-dir "build") :config (cmake-ide-setup)) -) +) ; unless slow-computer ;; GUI for gdb and other debuggers. (use-package realgud diff --git a/server/server b/server/server index 046ab9f..fcbd8b9 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 31890 +127.0.0.1:51313 11474 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file