diff options
Diffstat (limited to 'init/eglot/init-eglot.el')
-rw-r--r-- | init/eglot/init-eglot.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/init/eglot/init-eglot.el b/init/eglot/init-eglot.el deleted file mode 100644 index dd85cca..0000000 --- a/init/eglot/init-eglot.el +++ /dev/null @@ -1,7 +0,0 @@ -(require 'eglot) - -(setq eglot-autoshutdown t) - -(load "init-eglot-servers") - -(provide 'init-eglot) |