Skip to content

Commit

Permalink
auto-revert
Browse files Browse the repository at this point in the history
  • Loading branch information
toshiyuki committed Jul 1, 2011
1 parent 295afb4 commit 52ad6a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions basic-config.el
Expand Up @@ -46,3 +46,6 @@


;; タブを使わずに空白で ;; タブを使わずに空白で
(setq-default indent-tabs-mode nil) (setq-default indent-tabs-mode nil)

;; auto-revert
(global-auto-revert-mode t)

0 comments on commit 52ad6a4

Please sign in to comment.