1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 01:32:04 +03:00
Commit Graph

338 Commits

Author SHA1 Message Date
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
762c1e7267
GH-251, GH-258 Show a warning when there was an error during the initialization of init.vim 2016-08-25 22:52:31 +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
e421b2d387
Update neovim 2016-08-25 16:17:04 +02:00
Tae Won Ha
61b882bdd1
GH-261 Compute the cell correctly when clicked 2016-08-25 16:08:54 +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
a53073e6a0
GH-252 Use different color when drawing cursor
- when bg=dark, then use the foreground
2016-08-25 15:26:45 +02:00
Tae Won Ha
afbdff64c3
Refactor slightly 2016-08-25 14:40:36 +02:00
Tae Won Ha
fc2affb75e Update README.md 2016-08-25 11:44:36 +02:00
Tae Won Ha
76794324cc Update README.md 2016-08-25 10:57:49 +02:00
Tae Won Ha
7c22ebd985 Update README.md 2016-08-25 10:46:22 +02:00
Tae Won Ha
c2a93c350c
GH-232 Add copy cli tool screenshot 2016-08-25 10:26:55 +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
5a133419bd
Merge branch 'experiment/swift-commaneline-tool' 2016-08-25 10:08:41 +02:00
Tae Won Ha
f10dbea35d
GH-232 Experiment with Swift commane line tool 2016-08-25 10:07:51 +02:00
Tae Won Ha
7cf3c2e7bc
GH-232 Install AppleEvent handler in "will-finish".
- It's too late in "did-finish" when the App is not launched.
2016-08-25 09:54:28 +02:00
Tae Won Ha
8a171528ed
GH-232 Use NSError's description for the alert 2016-08-25 09:53:28 +02:00
Tae Won Ha
8f4b1671d5
GH-232 Update neovim 2016-08-25 09:53:09 +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
4953659193
GH-232 Remove unused property 2016-08-24 23:19:06 +02:00
Tae Won Ha
d36967816b
GH-232 Open files from vimr 2016-08-24 23:12:33 +02:00
Tae Won Ha
4b3e756e0f
GH-232 Reformat 2016-08-21 20:00:29 +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
818f61323b
GH-232 Always send cwd 2016-08-21 18:43:12 +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
e5b08a9785
GH-255 Reorder file menu items 2016-08-20 19:07:47 +02:00
Tae Won Ha
85d17cfb73
GH-255 Add Save and Save As menu items 2016-08-20 19:02:16 +02:00
Tae Won Ha
b7f9642bc5
Update neovim 2016-08-20 17:14:01 +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
918c743c89
GH-257 Let neovim clean up when using Cmd-Q
- Refactor NeoVimView slightly
2016-08-20 16:59:30 +02:00
Tae Won Ha
2640d6d216
Update neovim 2016-08-19 07:53:42 +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
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