Polish neotree integration
+ Smaller font in neotree window (with slightly thinner window) + Refactor advice naming + Add space-prepended buffer name to winner-boring-alist + Remove unnecessary advice defuns
This commit is contained in:
parent
5f1cd1972f
commit
93b5cecd9d
3 changed files with 15 additions and 19 deletions
|
@ -13,7 +13,7 @@ killed by `doom/kill-unreal-buffers', or after `doom/kill-real-buffer').")
|
|||
(defvar doom-ignore-buffers
|
||||
'("*Messages*" "*eval*" "*Completions*" "*Compile-Log*" "*inferior-lisp*"
|
||||
"*Fuzzy Completions*" "*Apropos*" "*Help*" "*cvs*" "*Buffer List*"
|
||||
"*Ibuffer*" "*NeoTree*" "*NeoTree*" "*esh command on file*" "*WoMan-Log*"
|
||||
"*Ibuffer*" " *NeoTree*" "*NeoTree*" "*esh command on file*" "*WoMan-Log*"
|
||||
"*compilation*" "*use-package*" "*quickrun*" "*eclim: problems*"
|
||||
"*Flycheck errors*" "*popwin-dummy*"
|
||||
;; Helm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue