Reconfigure deft to ignore hidden files
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Waiting to run

This commit is contained in:
Maciej 2024-07-21 10:03:30 +03:00
parent b8ae75bd63
commit f0d07952b4
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
4 changed files with 49 additions and 44 deletions

View file

@ -47,7 +47,8 @@
("a" "Align" align-regexp)]
["Complete"
("y" "Snippet" company-yasnippet)
("m" "Any (Company)" company-complete)]
("m" "Any (Company)" company-complete)
("g" "Ask GPT" gptel-menu)]
["Find"
("s" "Swiper" swiper)
("u" "Undo tree" undo-tree-visualize)