Browse Source

Remove comment

master
10sr 5 years ago
parent
commit
ea50132388
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      emacs.el

+ 0
- 1
emacs.el View File

@@ -2380,7 +2380,6 @@ Any output will be written to current buffer."
(define-key esc-map (kbd "C-s") 'swoop-multi)
)

;; dired-k seems to always create index.lock file so disabling temporarily
(when (fboundp 'dired-k)
(set-variable 'dired-k-style 'git)



Loading…
Cancel
Save