feat(base): Add magit-prime, org-tree-slide, pixel-scroll and eww config
- Install magit-prime package - Add org-tree-slide with custom start/stop functions and keybindings - Enable pixel-scroll-precision-mode - Add basic eww configuration
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
mouse-drag-and-drop-region-cross-program t
|
||||
dired-compress-file-default-suffix ".zip"
|
||||
dired-kill-when-opening-new-dired-buffer nil
|
||||
dired-auto-revert-buffer t)
|
||||
dired-auto-revert-buffer t
|
||||
dired-create-destination-dirs 'ask
|
||||
dired-create-destination-dirs-on-trailing-dirsep t)
|
||||
(put 'dired-find-alternate-file 'disabled nil))
|
||||
|
||||
;; dirvish
|
||||
|
||||
Reference in New Issue
Block a user