1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-10-27 10:23:12 +03:00
vimr/NeoVimServer/DataWrapper.m
2017-01-06 10:31:45 +01:00

10 lines
132 B
Objective-C

/**
* Tae Won Ha - http://taewon.de - @hataewon
* See LICENSE
*/
#import "DataWrapper.h"
@implementation DataWrapper { } @end