about summary refs log tree commit diff
path: root/dotfiles/.emacs
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.emacs')
-rw-r--r--dotfiles/.emacs2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/.emacs b/dotfiles/.emacs
index 330c713..9813d4e 100644
--- a/dotfiles/.emacs
+++ b/dotfiles/.emacs
@@ -42,6 +42,8 @@
 
 (setq-default line-spacing 0.10)
 
+(setq make-backup-files nil)
+
 ;; Disable toolbar, menubar and scrollbar
 (menu-bar-mode -1)
 (tool-bar-mode -1)