Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
alexispurslane committed Jan 22, 2025
1 parent 9ede7d8 commit b6933b8
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 125 deletions.
5 changes: 3 additions & 2 deletions evil-layer.el
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ repetitions."
Loads:
- `evil', the Emacs editor of choice"
- `evil', the Emacs editor of choice
- `evil-god-state', to use `god-mode' as a leader key"

;;;;; Evil mode itself (and associated integrations)
(use-package evil
Expand Down Expand Up @@ -178,4 +179,4 @@ repetitions."
nil
(lambda (x) (and (not (null (car x)))
(not (null (cdr x)))))
"Top-level bindings")))))
"Top-level bindings")))))
Loading

0 comments on commit b6933b8

Please sign in to comment.