Emacs: Init so-long config.

master
Pierre Neidhardt 2019-10-31 19:14:39 +01:00
parent 8b56b78d1f
commit e79b1ebd7e
1 changed files with 3 additions and 0 deletions

View File

@ -421,4 +421,7 @@
(setq abbrev-file-name (expand-file-name "abbrev_defs" "~/personal"))
(when (require 'so-long nil 'noerror)
(global-so-long-mode 1))
(provide 'main)