mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-26 15:25:14 +03:00
Reformat
This commit is contained in:
parent
4ef2fd0f15
commit
587934b3ac
@ -14,7 +14,7 @@ class MainWindowReducer {
|
||||
|
||||
switch pair.action {
|
||||
|
||||
case let .frameChanged(to: frame):
|
||||
case let .frameChanged(to:frame):
|
||||
state.frame = frame
|
||||
|
||||
case let .cd(to:cwd):
|
||||
|
Loading…
Reference in New Issue
Block a user