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

243 Commits

Author SHA1 Message Date
Tae Won Ha
ecc63fbbfe
GH-228 Open files using escaped file name
- Let NeoVim escape the file names.
2016-08-12 10:51:44 +02:00
Tae Won Ha
0081aedea1
GH-228 Add stub application(:openFiles:) 2016-08-12 10:00:15 +02:00
Tae Won Ha
127c79985f
GH-228 Remove unused import 2016-08-12 09:52:34 +02:00
Tae Won Ha
d5f50e899f
GH-228 Remove unused function 2016-08-12 09:52:15 +02:00
Tae Won Ha
d1676d38f8
GH-228 Typo 2016-08-11 22:52:36 +02:00
Tae Won Ha
179bc3e03e
GH-228 Add external parameter name 2016-08-11 22:50:44 +02:00
Tae Won Ha
6e723ddeeb
GH-228 Add open 2016-08-11 22:37:41 +02:00
Tae Won Ha
8de82c2d30
GH-228 Add newTab and openInNewTab 2016-08-11 21:19:03 +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
382394dad5
GH-228 Update MMCoreTextView.m
- no changes from 104 to 106
2016-08-11 18:49:28 +02:00
Tae Won Ha
f46cb9625c
GH-228 Remove unnec' log 2016-08-10 21:38:09 +02:00
Tae Won Ha
2c266222fe
GH-228 Add doc type for public.data UTI 2016-08-10 21:35:19 +02:00
Tae Won Ha
f33ba3f3e3
GH-228 Add stub IBActions and menu items 2016-08-09 22:33:07 +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
1194b3f8cf
GH-228 Reformat 2016-08-09 22:18:46 +02:00
Tae Won Ha
5ed2463e73
Update README 2016-08-09 22:01:47 +02:00
Tae Won Ha
b539ed86a2
Delete unused stuff (forceRedraw) 2016-08-09 21:54:56 +02:00
Tae Won Ha
13e48ac229
Update README 2016-08-09 21:16:09 +02:00
Tae Won Ha
61b256fd43
Add MacVim to Credits.rtf (forgot to do it) 2016-08-09 21:13:33 +02:00
Tae Won Ha
f69df9a99b
Update neovim 2016-08-09 20:32:15 +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
be87966aa0
GH-238 Remove some unused File menu items 2016-08-09 19:02:28 +02:00
Tae Won Ha
d56972966c
GH-234 Simplify a bit 2016-08-09 18:50:35 +02:00
Tae Won Ha
2118542031
GH-234 Implement other edit menu items
- Sync Mode with ui.c
- Refactor cut/copy/paste
2016-08-09 18:38:49 +02:00
Tae Won Ha
5706be5440
Update neovim 2016-08-09 08:05:58 +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
196ed69118
Update neovim 2016-08-08 19:05:39 +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
c78d8f8f80
Merge branch 'issue/214-cursor' 2016-08-07 18:14:58 +02:00
Tae Won Ha
95e5c22052
GH-214 Improve background drawing
- draw only when not equal to the default background
- use the foreground color when drawing the cursor
2016-08-07 18:14:02 +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
efc3ef4c3b
GH-214 When not in Commandline mode, draw the screenCursor and not the put-cursor. 2016-08-07 16:15:33 +02:00
Tae Won Ha
ce99744f7e
Update neovim 2016-08-05 23:11:34 +02:00
Tae Won Ha
d684fb9805
Update README 2016-08-04 23:47:12 +02:00
Tae Won Ha
192a5534bc Set snapshot version: 0.9.0-SNAPSHOT-20160804.2342-45 2016-08-04 23:43:27 +02:00
Tae Won Ha
d4bb3f9c95
GH-226 Delete unnec' edit menu items 2016-08-04 23:34:38 +02:00
Tae Won Ha
9885505a68
GH-226 Enable or disable cut/copy/paste menu items 2016-08-04 23:34:09 +02:00
Tae Won Ha
74f5989ec3
GH-226 Comment out a log msg 2016-08-04 23:19:31 +02:00
Tae Won Ha
0f6926d2b7
Merge branch 'master' into issue/226-edit-menu 2016-08-04 23:13:57 +02:00
Tae Won Ha
ce18e5cdee
GH-226 Implement cut/copy/paste
- cursor drawing is not yet correct
2016-08-04 23:13:40 +02:00
Tae Won Ha
6132287c6b
Update neovim 2016-08-04 23:10:08 +02:00
Tae Won Ha
dcb31e895c
GH-226 Reformat 2016-08-03 22:33:33 +02:00
Tae Won Ha
8c7e7b8ca6
GH-226 Import Cocoa (almost) everywhere in SwiftNeoVim 2016-08-03 21:43:05 +02:00
Tae Won Ha
3bdbaece6d
GH-226 Import Cocoa everywhere in VimR 2016-08-03 21:41:43 +02:00
Tae Won Ha
972d04f0f5
GH-226 Reformat 2016-08-03 21:35:24 +02:00
Tae Won Ha
729ba7429a
GH-226 Add Mode enum and use it 2016-08-03 21:34:39 +02:00
Tae Won Ha
2600a3e19a
GH-226 Add stub IBActions 2016-08-03 21:02:47 +02:00
Tae Won Ha
da041b5e24
Refactor slightly 2016-08-03 20:55:35 +02:00
Tae Won Ha
077698fd86
Update neovim 2016-08-03 19:15:31 +02:00
Tae Won Ha
0300546a71 Set snapshot version: 0.9.0-SNAPSHOT-20160803.1908-44 2016-08-03 19:09:10 +02:00