diff options
author | salad <fmoenne-@student.le-101.fr> | 2020-08-22 14:56:16 +0200 |
---|---|---|
committer | salad <fmoenne-@student.le-101.fr> | 2020-08-22 14:56:16 +0200 |
commit | e7713828f3dc9a7f319def4a3aab036e3723abd9 (patch) | |
tree | 9da85810d861495071f88cc8996fe77035e162e9 /.doom.d/init.el | |
parent | add ftpsend (diff) | |
download | dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.gz dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.bz2 dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.xz dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.zst dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.zip |
uptodate doomrc
Diffstat (limited to '')
-rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index a1cda22..2da2e55 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -76,7 +76,7 @@ ;;vterm ; the best terminal emulation in Emacs :checkers - syntax ; tasing you for every semicolon you forget + ;;syntax ; tasing you for every semicolon you forget ;;spell ; tasing you for misspelling mispelling ;;grammar ; tasing grammar mistake every you make |