Tae Won Ha
|
e51c823b17
|
GH-216 Get rid of almost all cleanUp() methods
- We cannot get rid of -cleanUp of NeoVimAgent since -dealloc does not
get called unless the run loop has been stopped.
|
2016-07-17 15:56:36 +02:00 |
|
Tae Won Ha
|
6a66cb877c
|
GH-216: Implement the stop UI callback
- There was a leak of NeoVimAgent because the thread where the we ran a
CFRunLoop never stopped. We now stop the run loop explicitly.
|
2016-07-17 15:49:34 +02:00 |
|
Tae Won Ha
|
4f46e619cf
|
Rename nvox to VimR
- hopefully we renamed everything
|
2016-07-12 17:59:01 +02:00 |
|