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

18 Commits

Author SHA1 Message Date
Tae Won Ha
d384bb519d
GH-339 React to scroll events on both sides 2017-01-06 14:41:19 +01:00
Tae Won Ha
1decd6b49f
GH-339 Add some debug logging msgs 2017-01-04 20:53:28 +01:00
Tae Won Ha
ff8658f38c
GH-339 Adapt timing for scroll events 2017-01-04 20:39:30 +01:00
Tae Won Ha
2e9a824de7
GH-339 Pass neovim view to the renderer to get the current line and col 2017-01-04 20:35:53 +01:00
Tae Won Ha
1c163c96dd
GH-339 Pass scroll event 2017-01-04 20:32:56 +01:00
Tae Won Ha
56cf85b3d1
GH-339 Add refresh menu item 2017-01-03 17:48:21 +01:00
Tae Won Ha
f36517ed8e
GH-339 Read stored pref values for markdown renderer 2017-01-03 17:44:25 +01:00
Tae Won Ha
a11f0d90a6
GH-339 Add refresh on write menu item 2017-01-03 17:33:19 +01:00
Tae Won Ha
dc5b235ffe
GH-339 Add stub refresh now button 2017-01-03 17:06:55 +01:00
Tae Won Ha
a7e759b040
GH-339 Store prefs of markdown renderer in preferences 2017-01-01 16:13:35 +09:00
Tae Won Ha
0e28aedc35
GH-339 Add stub forward and reverse search UI elements 2016-12-30 12:32:08 +09:00
Tae Won Ha
d837eb9e12
GH-339 Pass through scroll event to main window component 2016-12-27 17:32:55 +09:00
Tae Won Ha
c33dd0536a
GH-339 Add scroll callback 2016-12-27 16:20:31 +09:00
Tae Won Ha
4c7e1cb7cf
GH-339 Use sourcepos option 2016-12-26 18:17:01 +09:00
Tae Won Ha
19a52ecf44
GH-339 Render in .userInitiated queue 2016-12-26 17:36:23 +09:00
Tae Won Ha
45252f410d
GH-339 Add github markdown css 2016-12-26 17:04:03 +09:00
Tae Won Ha
1ce679da9d
GH-339 React to opening 2016-12-23 12:15:26 +01:00
Tae Won Ha
738635ca51
GH-339 Make the preview component roughly work
- re-model the view component hierarchy
2016-12-21 07:33:39 +01:00