mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
treewide: delete trailing spaces
This commit is contained in:
parent
ad88e6ce79
commit
ed0e6af0c8
7 changed files with 18 additions and 18 deletions
|
@ -114,12 +114,12 @@
|
|||
manipulators = allBasic [
|
||||
{
|
||||
from.key_code = "quote";
|
||||
|
||||
|
||||
to = [{ key_code = "i"; }];
|
||||
}
|
||||
{
|
||||
from.key_code = "i";
|
||||
|
||||
|
||||
to = [{ key_code = "quote"; }];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue