diff options
Diffstat (limited to '')
-rw-r--r-- | emacs.d/modules/module-codestyle.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs.d/modules/module-codestyle.el b/emacs.d/modules/module-codestyle.el index 5a18b34..05369a7 100644 --- a/emacs.d/modules/module-codestyle.el +++ b/emacs.d/modules/module-codestyle.el @@ -1,5 +1,3 @@ -(require 'config-package) - (setq show-paren-delay 0) ;; turn off tab indentation |