update packages
This commit is contained in:
@@ -63,7 +63,7 @@ not visible."
|
||||
(treemacs-canonical-path (dired-current-directory))))))
|
||||
(when (and treemacs-window
|
||||
current-file
|
||||
(not (s-starts-with? treemacs--buffer-name-prefix buffer-name))
|
||||
(not (s-starts-with? treemacs-buffer-name-prefix buffer-name))
|
||||
(file-exists-p current-file)
|
||||
(not (string= buffer-name "COMMIT_EDITMSG"))
|
||||
(--none?
|
||||
|
||||
Reference in New Issue
Block a user