diff options
Diffstat (limited to '.config/doom/init.el')
| -rw-r--r-- | .config/doom/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/doom/init.el b/.config/doom/init.el index bb6822e..7fff5c9 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -74,7 +74,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 |
