diff options
| author | tslil <tslil@posteo.de> | 2026-04-04 17:44:21 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-04-04 17:47:21 +0100 |
| commit | 5413fb67d5454666cd4606ac51e8f8d1ae31aa6e (patch) | |
| tree | effd7869b631e1e1a455b65eea1a1f12263b4bba /.zile | |
| parent | 0c860a57966d4c0f4ef817b9c7f378de4623a236 (diff) | |
cleanup
Diffstat (limited to '.zile')
| -rw-r--r-- | .zile | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -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 |
