From 8c4e09dff83847ac7f07bf1da7751e9328006c4d Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Thu, 30 Jul 2026 20:09:00 -0400 Subject: actual final changes and get rid of junk in lisp dir actually works fine --- .../lisp/evil-collection/modes/proced/README.org | 33 ---------------------- 1 file changed, 33 deletions(-) delete mode 100644 .config/emacs/lisp/evil-collection/modes/proced/README.org (limited to '.config/emacs/lisp/evil-collection/modes/proced/README.org') diff --git a/.config/emacs/lisp/evil-collection/modes/proced/README.org b/.config/emacs/lisp/evil-collection/modes/proced/README.org deleted file mode 100644 index 5789230..0000000 --- a/.config/emacs/lisp/evil-collection/modes/proced/README.org +++ /dev/null @@ -1,33 +0,0 @@ -* proced - - Evil bindings for [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Processes.html][proced]]. - -** Key bindings - - | Command | Original | Evil | - |-----------------------------+----------+----------| - | =proced-refine= | =RET= | =RET= | - | =proced-mark= | =m=, =d= | =m= | - | =proced-mark-all= | =M= | =*=, =M= | - | =proced-unmark-all= | =U= | =U= | - | =proced-toggle-marks= | =t= | =~= | - | =proced-mark-children= | =C= | =c=, =C= | - | =proced-mark-parents= | =P= | =p=, =P= | - | =proced-unmark-backward= | =DEL= | =DEL= | - | =evil-scroll-down= | n/a | =SPC= | - | =evil-scroll-up= | n/a | =S-SPC= | - | =proced-toggle-tree= | =T= | =zt= | - | =proced-undo= | n/a | =u= | - | =proced-omit-processes= | =o= | =O= | - | =proced-send-signal= | =k=, =x= | =x= | - | =proced-filter-interactive= | =f= | =s= | - | =proced-format-interactive= | =F= | =S= | - | =proced-sort-start= | =s s= | =oo= | - | =proced-sort-interactive= | =s S= | =oO= | - | =proced-sort-pcpu= | =s c= | =oc= | - | =proced-sort-pmem= | =s m= | =om= | - | =proced-sort-pid= | =s p= | =op= | - | =proced-sort-time= | =s t= | =ot= | - | =proced-sort-user= | =s u= | =ou= | - | =proced-renice= | =r= | =r= | - | =revert-buffer= | n/a | =gr= | -- cgit v1.2.3