diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-12-30 00:41:04 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-12-30 00:41:04 +0530 | 
| commit | 42864b392f534c27a4fb0f28c2ff6cc3448b1b29 (patch) | |
| tree | e809035492bd7d1a4012f5f47a9c7fcf62ba51ba /config | |
| parent | ad5a72cbe28de79b9ef7544e34e764a4853435ad (diff) | |
update
Diffstat (limited to 'config')
| -rw-r--r-- | config/emacs/init.el | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config/emacs/init.el b/config/emacs/init.el index cc03b97..b39da3e 100644 --- a/config/emacs/init.el +++ b/config/emacs/init.el @@ -14,6 +14,8 @@        '("\\*Messages\\*"          "Output\\*$"          "\\*Async Shell Command\\*" +        "\\*Async-native-compile-log\\*" +        "\\*lsp-log\\*"          help-mode          compilation-mode))  (popper-mode 1) | 
