diff options
Diffstat (limited to '.doom.d/init.el')
-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 5191df5..4bb70d0 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -20,7 +20,7 @@ ;;layout ; auie,ctsrnm is the superior home row :completion - company ; the ultimate code completion backend + ;;company ; the ultimate code completion backend ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;;ivy ; a search engine for love and life |