Преглед изворни кода

Add class files to neotree ignore

Josh Bicking пре 8 година
родитељ
комит
34b4019854
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      emacs

+ 3 - 0
emacs

@@ -427,6 +427,9 @@ scroll-step 1)
 ;Every time when the neotree window is opened, let it find current file and jump to node.
 ;Every time when the neotree window is opened, let it find current file and jump to node.
 (setq neo-smart-open t)
 (setq neo-smart-open t)
 
 
+; List of files to hide
+(setq neo-hidden-regexp-list '("^\\." "\\.pyc$" "~$" "^#.*#$" "\\.elc$" "\\.class"))
+
 
 
 ;; tide/typescript
 ;; tide/typescript