diff options
Diffstat (limited to 'mixins/dev.el')
-rw-r--r-- | mixins/dev.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mixins/dev.el b/mixins/dev.el index a05b11b..973919b 100644 --- a/mixins/dev.el +++ b/mixins/dev.el @@ -4,6 +4,9 @@ ;;; Usage: Append or require this file from init.el for some software ;;; development-focused packages. +;;; +;;; It is **STRONGLY** recommended that you use the ui.el mixin if you want to +;;; use eglot. Lots of completion things will work better. ;;; Contents: ;;; |