AutoYADM commit: 2025-05-13 00:24:08
This commit is contained in:
parent
60b473bee5
commit
dbbd98c78c
4 changed files with 109 additions and 108 deletions
|
@ -20,7 +20,6 @@ define-command trampoline -docstring "open a tutorial" %{
|
|||
}
|
||||
|
||||
set-option global tabstop 4
|
||||
|
||||
set-option global indentwidth 4
|
||||
|
||||
set-option global scrolloff 3,3
|
||||
|
@ -109,3 +108,5 @@ def git_blame %{
|
|||
map -docstring "blame" global git b ": git_blame"
|
||||
|
||||
map -docstring "format" global user F ": format<ret>"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue