dev: merge branch 'master' of github.com:doomemacs
This commit is contained in:
commit
7aaa532d27
11 changed files with 195 additions and 179 deletions
|
@ -71,15 +71,6 @@
|
|||
(setq woman-manpath manpath))))
|
||||
|
||||
|
||||
(use-package! drag-stuff
|
||||
:defer t
|
||||
:init
|
||||
(map! "<M-up>" #'drag-stuff-up
|
||||
"<M-down>" #'drag-stuff-down
|
||||
"<M-left>" #'drag-stuff-left
|
||||
"<M-right>" #'drag-stuff-right))
|
||||
|
||||
|
||||
;;;###package tramp
|
||||
(unless (featurep :system 'windows)
|
||||
(setq tramp-default-method "ssh")) ; faster than the default scp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue