1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
Commit Graph

77 Commits

Author SHA1 Message Date
Tae Won Ha
673e8677e3
GH-264 Use OSSpinLock 2016-09-07 22:29:44 +02:00
Tae Won Ha
122b14f2a2
GH-264 use two separate local.mk 2016-09-07 22:29:44 +02:00
Tae Won Ha
923f07cba6
GH-264 Use NSOperation to filer
- Using NSOperation, we can cancel the filtering better
2016-09-05 23:17:50 +02:00
Tae Won Ha
32e564cd3d
GH-264 Implement filter 2016-09-05 23:15:46 +02:00
Tae Won Ha
c9e4626c32
GH-264 Do not use nvim_command_output
- When compiling with -Os nvim_command_output does not work somehow...
  Dunno why. For -O0 it works...
2016-09-03 22:49:09 +02:00
Tae Won Ha
4b735581fd
GH-264 Add stub open quickly window 2016-09-02 23:05:48 +02:00
Tae Won Ha
ec94566ba9
GH-264 Extract superclasses for components 2016-08-31 22:36:22 +02:00
Tae Won Ha
d15ee6a2fe
GH-264 Add file items related files and restructure the project a bit 2016-08-30 20:49:46 +02:00
Tae Won Ha
308727a65a
GH-264 Remove Quick and add EonilFileSystemEvents 2016-08-30 20:49:46 +02:00
Tae Won Ha
0ac3c16b60 Set snapshot version: 0.9.0-SNAPSHOT-20160830.1836-66 2016-08-30 18:37:08 +02:00
Tae Won Ha
798058354a
Remove unused stuff 2016-08-26 17:45:58 +02:00
Tae Won Ha
7cccc87f7f Set snapshot version: 0.9.0-SNAPSHOT-20160826.1731-65 2016-08-26 17:31:26 +02:00
Tae Won Ha
137831e367
GH-262 Launch NeoVimServer using login shell. 2016-08-26 17:27:42 +02:00
Tae Won Ha
1c9ccf6e28
GH-260 Use neovim's logging facilities in NeoVimServer 2016-08-26 15:31:30 +02:00
Tae Won Ha
772b824a5e Set snapshot version: 0.9.0-SNAPSHOT-20160825.2258-64 2016-08-25 22:58:30 +02:00
Tae Won Ha
fb86c67c73 Set snapshot version: 0.9.0-SNAPSHOT-20160825.1621-63 2016-08-25 16:22:20 +02:00
Tae Won Ha
44377b7011 Set snapshot version: 0.9.0-SNAPSHOT-20160825.1535-62 2016-08-25 15:35:40 +02:00
Tae Won Ha
80a76019af Set snapshot version: 0.9.0-SNAPSHOT-20160825.1015-61 2016-08-25 10:16:05 +02:00
Tae Won Ha
c41cf4909d
GH-232 Add pref entry for cli tool 2016-08-25 09:27:59 +02:00
Tae Won Ha
a236b2c16a
GH-232 Launch neovim synchronously.
- The agent waits till neovim has finished launching. This makes many
  things easier...
2016-08-21 18:43:21 +02:00
Tae Won Ha
560b522310
GH-232 Add vimr command line tool and stub handler 2016-08-21 11:52:24 +02:00
Tae Won Ha
b7649fbdaf
GH-232 Add stub handle get url event 2016-08-21 11:52:24 +02:00
Tae Won Ha
c52eccbed9 Set snapshot version: 0.9.0-SNAPSHOT-20160820.1912-60 2016-08-20 19:13:20 +02:00
Tae Won Ha
0b8469a011 Set snapshot version: 0.9.0-SNAPSHOT-20160820.1706-59 2016-08-20 17:06:51 +02:00
Tae Won Ha
ee3a07ec14 Set snapshot version: 0.9.0-SNAPSHOT-20160819.0745-58 2016-08-19 07:45:56 +02:00
Tae Won Ha
ea31a26676 Set snapshot version: 0.9.0-SNAPSHOT-20160818.2037-57 2016-08-18 20:38:02 +02:00
Tae Won Ha
940e9b00d9 Set snapshot version: 0.9.0-SNAPSHOT-20160818.1757-56 2016-08-18 17:57:45 +02:00
Tae Won Ha
e0e268a2ee
Use whole module optimization for Release 2016-08-18 17:50:22 +02:00
Tae Won Ha
1e85c0e858
GH-243 Change the module name of VimRTests 2016-08-18 17:45:31 +02:00
Tae Won Ha
112e614aeb
GH-243 Add ShellUtils
- run command
- get path of user's shell
2016-08-18 17:40:04 +02:00
Tae Won Ha
21c58ec259 Set snapshot version: 0.9.0-SNAPSHOT-20160816.2159-55 2016-08-16 21:59:49 +02:00
Tae Won Ha
392d627b46 Set snapshot version: 0.9.0-SNAPSHOT-20160815.2034-54 2016-08-15 20:34:46 +02:00
Tae Won Ha
f25e06cdfa Set snapshot version: 0.9.0-SNAPSHOT-20160815.1635-53 2016-08-15 16:35:33 +02:00
Tae Won Ha
832b05f75f
GH-245 A flag will be sent to agent from server whether there was an error during the initialization. 2016-08-15 16:08:03 +02:00
Tae Won Ha
a7aa7fb6f9 Set snapshot version: 0.9.0-SNAPSHOT-20160814.2233-52 2016-08-14 22:33:22 +02:00
Tae Won Ha
5df0bd3da9
GH-244 Refactor 2016-08-14 21:46:03 +02:00
Tae Won Ha
7da4ce77a4
GH-244 Add General pref pane 2016-08-14 14:29:50 +02:00
Tae Won Ha
a95ee0ddf8
GH-244 Extract a superclass for PrefPanes 2016-08-13 23:01:08 +02:00
Tae Won Ha
9d16ae1d26 Set snapshot version: 0.9.0-SNAPSHOT-20160812.1949-51 2016-08-12 19:49:53 +02:00
Tae Won Ha
c6282bb2f4 Set snapshot version: 0.9.0-SNAPSHOT-20160812.1638-50 2016-08-12 16:39:06 +02:00
Tae Won Ha
06d5152579
GH-228 Compile NeoVimBuffer in SwiftNeoVim module 2016-08-12 15:36:19 +02:00
Tae Won Ha
e011498299
GH-228 Rename NeoVimTypes to NeoVimBuffer 2016-08-12 15:19:06 +02:00
Tae Won Ha
c2e79e0632
GH-228 Add get all buffers 2016-08-12 14:57:38 +02:00
Tae Won Ha
bb2072decb
GH-228 Don't compile the input test view 2016-08-11 19:18:11 +02:00
Tae Won Ha
71fdb30f62
GH-228 Hide debug menu item in Release config 2016-08-09 22:29:46 +02:00
Tae Won Ha
67b25c2c90 Set snapshot version: 0.9.0-SNAPSHOT-20160809.1910-49 2016-08-09 19:11:02 +02:00
Tae Won Ha
893b84c37f Set snapshot version: 0.9.0-SNAPSHOT-20160808.1924-48 2016-08-08 19:25:31 +02:00
Tae Won Ha
51271dcf0a Set snapshot version: 0.9.0-SNAPSHOT-20160807.1818-47 2016-08-07 18:18:35 +02:00
Tae Won Ha
feef6091d9 Set snapshot version: 0.9.0-SNAPSHOT-20160807.1627-46 2016-08-07 16:27:29 +02:00
Tae Won Ha
192a5534bc Set snapshot version: 0.9.0-SNAPSHOT-20160804.2342-45 2016-08-04 23:43:27 +02:00