diff options
author | William Carroll <wpcarro@gmail.com> | 2020-09-07T22·28+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-09-07T22·28+0100 |
commit | 60fd538a1024212397ccb3ebcfa01c06cef0041d (patch) | |
tree | e30313e6be88aa528beccbdb760a755fad5a0c9d /emacs/default.nix | |
parent | 11015d637460330239ce22bb511266399b6c2569 (diff) |
Remove Emacs config for Google languages
My custom language settings conflict with Google-Emacs's language settings, and I'm not interested in finding a more harmonious solution. For now, I'm dropping my settings altogether in favor of Google-Emacs's settings.
Diffstat (limited to 'emacs/default.nix')
-rw-r--r-- | emacs/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/default.nix b/emacs/default.nix index 7e4075aff61f..804cf354f505 100644 --- a/emacs/default.nix +++ b/emacs/default.nix @@ -49,7 +49,6 @@ let password-store ivy-pass clipmon # TODO: Prefer an Emacs client for clipmenud. - protobuf-mode # TODO: Determine if this is coming from google-emacs. evil evil-collection evil-magit |