mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
GH-297 Reformat
This commit is contained in:
parent
a1c7db04d7
commit
1a3c348528
@ -7,9 +7,9 @@ import Cocoa
|
||||
|
||||
// See http://stackoverflow.com/a/24104371 for class
|
||||
public protocol NeoVimViewDelegate: class {
|
||||
|
||||
|
||||
func neoVimStopped()
|
||||
func set(title: String)
|
||||
func set(dirtyStatus: Bool)
|
||||
func cwdChanged()
|
||||
func neoVimStopped()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user