mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: disable emacs aggressive indent
This commit is contained in:
parent
ae9e5a6b5d
commit
6f6ac75754
4 changed files with 437 additions and 305 deletions
|
|
@ -503,8 +503,8 @@ create a new one."
|
|||
(set-face-attribute 'highlight-indent-guides-stack-even-face nil :background "gray40")
|
||||
(set-face-attribute 'highlight-indent-guides-stack-odd-face nil :background "gray50"))
|
||||
|
||||
(use-package aggressive-indent)
|
||||
(global-aggressive-indent-mode 1)
|
||||
;; (use-package aggressive-indent)
|
||||
;; (global-aggressive-indent-mode 1)
|
||||
|
||||
(setq mouse-wheel-scroll-amount
|
||||
'(1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue