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

555 Commits

Author SHA1 Message Date
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
68c7b030aa
Extend build script 2016-08-19 07:38:08 +02:00
Tae Won Ha
07b2dc4e83
GH-229 Comment a log 2016-08-18 23:40:04 +02:00
Tae Won Ha
49cf51077c
GH-229 Send dirty status when changed to the UI 2016-08-18 23:11:33 +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
3aa9739f7f
GH-241 Update neovim 2016-08-18 20:31:29 +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
810dda95a6
GH-243 Add a comment 2016-08-18 17:42:26 +02:00
Tae Won Ha
07a16e6d99
GH-243 Set $PATH when launching neovim 2016-08-18 17:40:41 +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
8f4df133f9
GH-243 Do not use XCTest 2016-08-18 17:28:27 +02:00
Tae Won Ha
0ac57a0ca1
Typo in README 2016-08-16 22:45:23 +02:00
Tae Won Ha
81cbb8717a
Update README (SwiftNeoVim) 2016-08-16 22:44:15 +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
0d6d804925
GH-253 Improve cursor rendering
- Tried to minimize the background filling by only filling the cursor
  rects, but it did not work. Dunno why...
2016-08-16 21:52:36 +02:00
Tae Won Ha
6c9e6ff612
GH-225 Display cell size when resizing 2016-08-15 21:53:40 +02:00
Tae Won Ha
46e4c803ff
Improve pref panes layout slighlty 2016-08-15 21:35:21 +02:00
Tae Won Ha
b63b18098b
Merge branch 'experiment/multiple-xpcs'
- just saving some experiment
2016-08-15 21:14:37 +02:00
Tae Won Ha
6742f8bd1d
Distributed objects do not work because NSXPCListenerEndpoint can be only encoded by a private coder.. 2016-08-15 21:12:15 +02:00
Tae Won Ha
53ee7612d1
User user's monospace font by default 2016-08-15 21:02:35 +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
ee8f4fdc06
GH-252 Update cursor when putting 2016-08-15 20:30:44 +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
900858fb28
Merge branch 'master' into issue/245-unknown-option 2016-08-15 16:08:39 +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
5ee4ef7da6
Update neovim 2016-08-15 16:06:48 +02:00
Tae Won Ha
b8ca0d7e2a
Update README 2016-08-14 23:13:36 +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
ffe4f1b873
Merge branch 'master' into issue/244-open 2016-08-14 22:24:57 +02:00
Tae Won Ha
5cc6c43d8c
Update neovim 2016-08-14 22:24:28 +02:00
Tae Won Ha
5df0bd3da9
GH-244 Refactor 2016-08-14 21:46:03 +02:00
Tae Won Ha
c865e12b90
GH-244 Refactor GeneralPrefPane 2016-08-14 19:07:50 +02:00
Tae Won Ha
983710fef4
GH-244 Refactor slightly Appearance pref pane 2016-08-14 18:37:09 +02:00
Tae Won Ha
32623a1d56
GH-244 Add logic 2016-08-14 18:37:04 +02:00
Tae Won Ha
c68ee7a602
GH-244 Add controls 2016-08-14 18:36:57 +02:00
Tae Won Ha
7da4ce77a4
GH-244 Add General pref pane 2016-08-14 14:29:50 +02:00
Tae Won Ha
f43031e045
GH-244 Tune conrol sizes 2016-08-14 10:52:06 +02:00
Tae Won Ha
ae9cddf0ac
GH-244 Add stub applicationOpenUntitledFile() 2016-08-13 23:02:00 +02:00
Tae Won Ha
d30b2ab31b
GH-244 Refactor PrefStore 2016-08-13 23:01:31 +02:00
Tae Won Ha
a95ee0ddf8
GH-244 Extract a superclass for PrefPanes 2016-08-13 23:01:08 +02:00
Tae Won Ha
fcd546d8e7
Check for nil responses 2016-08-13 11:20:03 +02:00
Tae Won Ha
5efad3603d
GH-248 Modify some logs 2016-08-12 23:45:56 +02:00
Tae Won Ha
4cfb644a0e
GH-248 Deactivate some logs 2016-08-12 23:44:16 +02:00
Tae Won Ha
534a0077e1
GH-248 Close the current tab instead of always closing the whole window 2016-08-12 23:07:16 +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
37a574a9c6
GH-247 Reformat 2016-08-12 19:39:13 +02:00
Tae Won Ha
a7716c5c7e
GH-247 Clean up swap files
- Cleaning the swap files are done by `ml_close_all()` in `mch_exit()`
  and now we call it before stopping UI in neovim.
- When all main windows are closed we quit. Using Observable here, but
  it's messy...
2016-08-12 19:37:03 +02:00
Tae Won Ha
4b2f77b817
GH-247 Update neovim 2016-08-12 19:37:03 +02:00