;;; -*- lexical-binding: t -*- ;; ;; -------------------------------------------------------------------------------- (require 'luki-lisp) ;; -------------------------------------------------------------------------------- (abbrev-mode -1) (auto-encryption-mode -1) (file-name-shadow-mode -1) (gpm-mouse-mode -1) (menu-bar-mode -1) (tooltip-mode -1) (font-lock-mode) (transient-mark-mode) ;; -------------------------------------------------------------------------------- (<- 'll-minor-modes)