AutoYADM commit: 2025-05-08 17:22:08

This commit is contained in:
Daniel Fichtinger 2025-05-08 17:22:08 -04:00
parent ca9ee40bd0
commit bad5b492a5
2 changed files with 9 additions and 7 deletions

View file

@ -23,8 +23,8 @@ set-option global indentwidth 4
set-option global scrolloff 3,3
add-highlighter global/ number-lines -hlcursor -relative -separator " "
add-highlighter global/ show-whitespaces -lf "" -tab "" -only-trailing
add-highlighter global/ show-matching
add-highlighter global/ wrap -word -indent
map -docstring "yank the selection into the clipboard" global user y "<a-|> wl-copy<ret>"