Add super save package
This commit is contained in:
parent
adc176cb91
commit
4923290a1a
1 changed files with 4 additions and 0 deletions
|
|
@ -494,6 +494,10 @@
|
||||||
:config
|
:config
|
||||||
(global-so-long-mode))
|
(global-so-long-mode))
|
||||||
|
|
||||||
|
(use-package super-save
|
||||||
|
:config
|
||||||
|
(super-save-mode))
|
||||||
|
|
||||||
(use-package swift-helpful
|
(use-package swift-helpful
|
||||||
:commands swift-helpful)
|
:commands swift-helpful)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue