Ignore hidden files in counsel-find-file
This commit is contained in:
parent
fd963e3a32
commit
c6db9128f5
@ -7,6 +7,7 @@
|
|||||||
'(background-mode dark)
|
'(background-mode dark)
|
||||||
'(blink-cursor-mode t)
|
'(blink-cursor-mode t)
|
||||||
'(column-number-mode t)
|
'(column-number-mode t)
|
||||||
|
'(counsel-find-file-ignore-regexp "\\(?:\\`\\|[/\\]\\)\\(?:[#.]\\)")
|
||||||
'(cursor-color "#ffd85c")
|
'(cursor-color "#ffd85c")
|
||||||
'(cursor-type 'bar)
|
'(cursor-type 'bar)
|
||||||
'(custom-enabled-themes '(tango-dark tango))
|
'(custom-enabled-themes '(tango-dark tango))
|
||||||
|
Loading…
Reference in New Issue
Block a user