Add iscorll

This commit is contained in:
Case Duckworth 2021-05-29 23:18:42 -05:00
parent c08244115c
commit eea1485a0a
1 changed files with 3 additions and 0 deletions

View File

@ -1003,6 +1003,9 @@ if ripgrep is installed, otherwise `consult-grep'."
(setup (:straight imenu-anywhere)
(:global "C-." imenu-anywhere))
(setup (:straight iscroll)
(:hook-into text-mode))
(setup (:straight ledger-mode)
(:needs "ledger"))