Rename formatter.kak to format.kak and alias format to format-buffer

This commit is contained in:
Maxime Coste 2019-09-15 10:52:06 +10:00
parent 858ae14f76
commit 90f83780a5

View File

@ -32,3 +32,5 @@ define-command format-selections -docstring "Format the selections individually"
execute-keys '|<ret>'
}
}
alias global format format-buffer