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

2769 Commits

Author SHA1 Message Date
Tae Won Ha
0ba13f0a2b
Fire GUIEnter when all rpc events subscription is done 2019-03-03 16:02:12 +01:00
Tae Won Ha
9caa84f8c5
Refactor slightly 2019-03-01 20:16:54 +01:00
Tae Won Ha
1df0d134af
Source a custom viml file 2019-03-01 20:15:48 +01:00
Tae Won Ha
becd58ff97
Add actions 2019-03-01 19:45:49 +01:00
Tae Won Ha
16206a2182
Quit the bridge after emitting neoVimStopped event 2019-03-01 14:34:37 +01:00
Tae Won Ha
add17a7933
Add some rpc events.
- Fire GUIEnter autocmd when the rpc events subscription is done.
2019-03-01 13:55:16 +01:00
Tae Won Ha
4e50c6c090
Reformat 2019-02-28 16:17:35 +01:00
Tae Won Ha
a78309fc3a
Use logger 2019-02-28 16:12:42 +01:00
Tae Won Ha
dcf286fa31
GH-501 Merge branch '501-shortcuts' into develop 2019-02-28 13:02:12 +01:00
Tae Won Ha
7feca99e6b
Update release notes 2019-02-28 13:01:48 +01:00
Tae Won Ha
ef180ede03
Add key shortcuts 2019-02-28 13:00:13 +01:00
Tae Won Ha
5bc983a154
Reformat 2019-02-28 12:47:58 +01:00
Tae Won Ha
c2cc6a0600
Add actions and enums 2019-02-28 12:44:23 +01:00
Tae Won Ha
879148ca41
Bump appcast(s) to SNAPSHOT-300 2019-02-28 01:35:36 +01:00
Tae Won Ha
3030373d2c
Bump version: snapshot/300 2019-02-28 01:32:41 +01:00
Tae Won Ha
e14e9f6b38
Bump version: snapshot/299 2019-02-28 01:14:02 +01:00
Tae Won Ha
1f3f6de4b5
GH-314 Use different branch for ShortcutRecorder 2019-02-27 14:36:25 +01:00
Tae Won Ha
d246b60f82
GH-314 Merge branch '314-mapping' into develop 2019-02-27 14:14:26 +01:00
Tae Won Ha
1f7d1be287
Delete unused file 2019-02-27 14:14:03 +01:00
Tae Won Ha
a8d68ca33f
Remove debug code 2019-02-27 14:08:24 +01:00
Tae Won Ha
0fdc46b641
Make deleting shortcut work 2019-02-27 13:58:51 +01:00
Tae Won Ha
9ef75fd59c
Push pixels 2019-02-27 11:55:28 +01:00
Tae Won Ha
2853d35950
Update credits 2019-02-27 10:05:41 +01:00
Tae Won Ha
576cb17d68
Update release notes 2019-02-27 10:01:32 +01:00
Tae Won Ha
c2a55bdf5a
Implement reset button 2019-02-27 09:59:32 +01:00
Tae Won Ha
26e755a38a
Refactor slightly 2019-02-27 09:11:04 +01:00
Tae Won Ha
d38f46c19b
Refactor slightly 2019-02-27 09:07:16 +01:00
Tae Won Ha
4c43d3397e
Bind shortcuts to recorder 2019-02-27 09:00:32 +01:00
Tae Won Ha
c57744c457
Make folder bold 2019-02-26 19:18:15 +01:00
Tae Won Ha
27d4972c15
List all menu items 2019-02-26 19:14:02 +01:00
Tae Won Ha
23ef772e2b
Add ShortcutRecorder 2019-02-26 15:12:51 +01:00
Tae Won Ha
769337abf6
Add a list of menu items 2019-02-26 10:51:11 +01:00
Tae Won Ha
ac63dcca79
Update release notes 2019-02-26 07:26:49 +01:00
Tae Won Ha
a7b0d9f8f2
Bump appcast(s) to SNAPSHOT-298 2019-02-26 07:24:18 +01:00
Tae Won Ha
40347752f0
Bump version: snapshot/298 2019-02-26 07:21:19 +01:00
Tae Won Ha
b74ad24b27
Update release notes 2019-02-26 07:15:20 +01:00
Tae Won Ha
96640438dc
Guard against out of index 2019-02-25 22:25:20 +01:00
Tae Won Ha
1c29374ef2
Refactor bufferlist slightly 2019-02-25 15:07:51 +01:00
Tae Won Ha
6fe1d32496
Refactor slightly 2019-02-25 14:31:13 +01:00
Tae Won Ha
fd25b8db13
Remove old FiltOutlineView 2019-02-25 14:22:03 +01:00
Tae Won Ha
55bb4762fe
React to file additions/removals 2019-02-25 14:21:50 +01:00
Tae Won Ha
ad4326dffb
Use dir foreground color for disclosure triangle 2019-02-25 11:17:35 +01:00
Tae Won Ha
8f85380e27
Remove re-implemented old code 2019-02-24 23:45:14 +01:00
Tae Won Ha
cbac8e9028
Implement keyDown 2019-02-24 23:44:24 +01:00
Tae Won Ha
189726af7f
Remove re-implemented old code 2019-02-24 23:41:57 +01:00
Tae Won Ha
6e19c09ea6
Correctly disable menu items 2019-02-24 23:40:43 +01:00
Tae Won Ha
86036a9815
Refactor slightly 2019-02-24 23:38:01 +01:00
Tae Won Ha
247c5ca668
Make context menu work 2019-02-24 23:32:17 +01:00
Tae Won Ha
be2cf4e886
Make "show hidden" menu item work and change theme 2019-02-24 23:24:16 +01:00
Tae Won Ha
d0c6f6fb90
Adjust column width 2019-02-24 22:55:22 +01:00