Rename formatter.kak to format.kak and alias format to format-buffer
This commit is contained in:
parent
858ae14f76
commit
90f83780a5
|
@ -32,3 +32,5 @@ define-command format-selections -docstring "Format the selections individually"
|
||||||
execute-keys '|<ret>'
|
execute-keys '|<ret>'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
alias global format format-buffer
|
Loading…
Reference in New Issue
Block a user