diff options
-rw-r--r-- | emacs/.doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index edaa6cd..59dfa5f 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -87,7 +87,7 @@ ;;debugger ; FIXME stepping through code, to help you add bugs ;;direnv ;;docker - ;;editorconfig ; let someone else argue about tabs vs spaces + editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) ;;gist ; interacting with github gists |