mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-25 06:43:24 +03:00
fa0ef63611
- This target includes the XPC-service and will be included in the main app
8 lines
112 B
Objective-C
8 lines
112 B
Objective-C
/**
|
|
* Tae Won Ha - http://taewon.de - @hataewon
|
|
* See LICENSE
|
|
*/
|
|
|
|
#import "NeoVimUi.h"
|
|
#import "NeoVimXpc.h"
|