Skip to content

Commit

Permalink
tramp-histfile-override, go-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
aarnej committed Jan 13, 2023
1 parent 9fd8517 commit f4c9d34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion builtins.el
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
vc-display-status nil
enable-recursive-minibuffers t
minibuffer-depth-indicate-mode t
tramp-histfile-override "/home/aarne/.tramp_history"
;; display-buffer-alist '((".*" . (display-buffer-same-window (inhibit-same-window . nil))))
winner-dont-bind-my-keys t
help-window-select t
Expand Down
2 changes: 2 additions & 0 deletions packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,5 @@
(use-package clojure-mode)

(use-package nvm)

(use-package go-mode)

0 comments on commit f4c9d34

Please sign in to comment.