Configure the pacfiles package
It helps a lot during big Arch upgrades.
This commit is contained in:
parent
ce1126ab75
commit
86e67f1267
@ -2160,6 +2160,13 @@ Then configure ~real-auto-save-mode~
|
||||
(text-mode . gpolonkai/dont-autosave-remote))
|
||||
#+END_SRC
|
||||
|
||||
** Help merging ~pacsave~ and ~pacnew~ files
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package pacfiles-mode
|
||||
:commands pacfiles)
|
||||
#+END_SRC
|
||||
|
||||
* Make programming a bit easier
|
||||
|
||||
** Electric case
|
||||
|
@ -148,6 +148,7 @@
|
||||
org-ref
|
||||
org-rtm
|
||||
origami
|
||||
pacfiles-mode
|
||||
package-build
|
||||
page-break-lines
|
||||
phi-search
|
||||
|
Loading…
Reference in New Issue
Block a user