mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-11-23 11:41:18 -05:00
Merge branch 'master' into drone/lua-mode
This commit is contained in:
4
init.el
4
init.el
@@ -162,6 +162,10 @@
|
|||||||
vc-ignore-dir-regexp
|
vc-ignore-dir-regexp
|
||||||
tramp-file-name-regexp)))
|
tramp-file-name-regexp)))
|
||||||
|
|
||||||
|
(use-package tramp-sh
|
||||||
|
:defer t
|
||||||
|
:config (cl-pushnew 'tramp-own-remote-path tramp-remote-path))
|
||||||
|
|
||||||
(progn ; startup
|
(progn ; startup
|
||||||
(message "Loading %s...done (%.3fs)" user-init-file
|
(message "Loading %s...done (%.3fs)" user-init-file
|
||||||
(float-time (time-subtract (current-time)
|
(float-time (time-subtract (current-time)
|
||||||
|
|||||||
2
lib/ghub
2
lib/ghub
Submodule lib/ghub updated: 942e7bdabc...ca6b115c46
Submodule lib/magit updated: 321214c3a2...b51c6e6cce
Submodule lib/transient updated: 4d44d08e90...f5d81ef0ed
Reference in New Issue
Block a user