mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
Reformat
This commit is contained in:
parent
2298cbf07b
commit
9c28464eed
@ -6,9 +6,7 @@
|
||||
import Cocoa
|
||||
import Sparkle
|
||||
|
||||
let logger = FileLogger(as: "VimR",
|
||||
with: URL(fileURLWithPath: "/tmp/vimr.log"),
|
||||
shouldLogDebug: nil)
|
||||
let logger = FileLogger(as: "VimR", with: URL(fileURLWithPath: "/tmp/vimr.log"))
|
||||
|
||||
class Application: NSApplication {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user