Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. (setf helm-boring-buffer-regexp-list '("\` " "\*helm" "\*helm-mode"
  2. "\*Echo Area" "\*Minibuf" "\*monky-cmd-process\*"
  3. "\*epc con" "\*Compile-Log\*" "\*monky-process\*"
  4. "\*CEDET CScope\*" "\*Messages\*" "\*Flycheck error"
  5. "\*.+(.+)" "elpa/.+" "tramp/.+"
  6. "\*Gofmt Errors\*" "\*autopep8"
  7. "\*magit-process:" "\*magit-diff:" "\*anaconda-mode\*"))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement