AutoYADM commit: 2025-05-23 14:40:14

This commit is contained in:
Daniel Fichtinger 2025-05-23 14:40:14 -04:00
parent 31f7398673
commit f264621bf4

View file

@ -1,3 +1,4 @@
require-module grep
# https://strongly-typed-thoughts.net/blog/kakoune-philosophy # https://strongly-typed-thoughts.net/blog/kakoune-philosophy
set-option global grepcmd 'rg --column --smart-case --sort path' set-option global grepcmd 'rg --column --smart-case --sort path'