Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement autoshutdown when killing last buffer (#305) #305

Closed
wants to merge 1 commit into from

Commits on Sep 24, 2019

  1. Option to autoshutdown after killing last buffer (joaotavora#305)

    This should close issue joaotavora#217, also cf. joaotavora#270.
    
    * eglot.el: New defcustom `eglot-autoshutdown' (default nil).
    (eglot--managed-mode-onoff): Shutdown if so configured and no managed
    buffers left.
    ingolohmar authored and Ingo Lohmar committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    443b52e View commit details
    Browse the repository at this point in the history