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 b8ca51f2..10dc999a 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -87,7 +87,7 @@ :tools ;;ansible ;;biblio ; Writes a PhD for you (citation needed) - debugger ; FIXME stepping through code, to help you add bugs + (debugger +lsp) ; FIXME stepping through code, to help you add bugs ;;direnv docker ;;editorconfig ; let someone else argue about tabs vs spaces |