about summary refs log tree commit diff
path: root/users/tazjin/emacs
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@tvl.su>2023-09-02T16·35+0300
committerclbot <clbot@tvl.fyi>2023-09-02T16·38+0000
commit0e01e91174814fee7d1b3685933d5a974a60bc74 (patch)
tree1ecfc1a414459c0ed36b5da8c5eb3f22bb30ce4d /users/tazjin/emacs
parenteb0b33db729962a612000e97df7fc820bcc2973e (diff)
chore(tazjin/emacs): refine -> inspetor r/6541
refine doesn't work anymore, inspector seems to be a more modern
alternative.

it's impressive that they managed to write elisp code that broke.

Change-Id: I672de68abdc3d780f66769043afefd8d37438548
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9209
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/tazjin/emacs')
-rw-r--r--users/tazjin/emacs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/tazjin/emacs/default.nix b/users/tazjin/emacs/default.nix
index f513939197..33dfa5cc11 100644
--- a/users/tazjin/emacs/default.nix
+++ b/users/tazjin/emacs/default.nix
@@ -46,6 +46,7 @@ pkgs.makeOverridable
       ht
       hydra
       idle-highlight-mode
+      inspector
       jq-mode
       kotlin-mode
       kubernetes
@@ -66,7 +67,6 @@ pkgs.makeOverridable
       protobuf-mode
       rainbow-delimiters
       rainbow-mode
-      refine
       request
       restclient
       rust-mode