Allows FZF to search hidden files (excluding .git)
This commit is contained in:
parent
27e80a070e
commit
01c9965e1d
4 changed files with 7 additions and 532 deletions
|
|
@ -617,5 +617,5 @@
|
|||
|
||||
|
||||
;; Add transparency
|
||||
(set-frame-parameter (selected-frame) 'alpha '(90 . 100))
|
||||
(add-to-list 'default-frame-alist '(alpha . (90 . 100)))
|
||||
(set-frame-parameter (selected-frame) 'alpha '(100 . 100))
|
||||
(add-to-list 'default-frame-alist '(alpha . (100 . 100)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue