mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
Remove unnec' code
This commit is contained in:
parent
ac47d0a23e
commit
5b55c9522d
@ -32,8 +32,4 @@ public class NeoVim {
|
||||
deinit {
|
||||
self.xpcConnection.invalidate()
|
||||
}
|
||||
|
||||
public func vimInput(input: String) {
|
||||
self.xpc.vimInput(input)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user