mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-24 22:33:52 +03:00
Add missing import
This commit is contained in:
parent
2e5b1b3a2a
commit
f627521ba0
@ -5,6 +5,7 @@
|
||||
|
||||
import Cocoa
|
||||
import NvimMsgPack
|
||||
import RxSwift
|
||||
|
||||
@available(OSX 10.12.2, *)
|
||||
extension NvimView: NSTouchBarDelegate, NSScrubberDataSource, NSScrubberDelegate {
|
||||
|
Loading…
Reference in New Issue
Block a user