Skip to content

Commit

Permalink
Big changes
Browse files Browse the repository at this point in the history
- mdrp renamed to pokemacs for consistancy
- Start using Hydra way more (try M-h and see what you can do)
  • Loading branch information
mattiasdrp committed Sep 26, 2024
1 parent e0c34a1 commit dc1f1bd
Show file tree
Hide file tree
Showing 4 changed files with 1,192 additions and 844 deletions.
3 changes: 1 addition & 2 deletions custom.el
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,11 @@
'(magit-diff-refine-hunk 'all)
'(org-export-backends '(ascii html icalendar latex md odt pandoc))
'(package-selected-packages nil)
'(pokemacs-dict "en-GB")
'(pokemacs-repeat-timeout 0.5)
'(pokemacs-theme 'doom-solarized-dark)
'(pokemacs-mono-font "Fira Code")
'(pokemacs-variable-font "Iosevka Aile")
'(pokemacs/english-dict "GB")
'(pokemacs/french-dict "FR")
'(safe-local-variable-values
'((projectile-project-root-functions projectile-root-top-down
projectile-root-bottom-up
Expand Down
Loading

0 comments on commit dc1f1bd

Please sign in to comment.