From 5413fb67d5454666cd4606ac51e8f8d1ae31aa6e Mon Sep 17 00:00:00 2001 From: tslil Date: Sat, 4 Apr 2026 17:44:21 +0100 Subject: cleanup --- .zile | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .zile (limited to '.zile') diff --git a/.zile b/.zile deleted file mode 100644 index 31189ab..0000000 --- a/.zile +++ /dev/null @@ -1,15 +0,0 @@ -;; Rebind keys with: -;; (global-set-key "key" 'func) - -(setq inhibit-splash-screen t) -(setq standard-indent 2) -(setq tab-width 2) - -(setq fill-column 70) -(setq auto-fill-mode nil) - -(setq ring-bell nil) - -(setq make-backup-files nil) - -(global-set-key "\M-h" 'backward-kill-word) \ No newline at end of file -- cgit v1.2.3