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

14 Commits

Author SHA1 Message Date
Tae Won Ha
9085bc4c66
GH-299 Add a context menu 2016-11-12 16:42:10 +01:00
Tae Won Ha
bd4470f987
GH-308 Set cwd when opening in a new window 2016-11-05 15:17:43 +01:00
Tae Won Ha
3417d806b5
Rename 2016-10-08 19:58:21 +02:00
Tae Won Ha
0249a509ef
GH-286 React to file system changes in file browser 2016-10-04 21:48:22 +02:00
Tae Won Ha
3099bac967
GH-286 Persist the workspace setting of the last closed main window 2016-10-03 14:58:49 +02:00
Tae Won Ha
46b69882ef
GH-286 Add a stub file browser 2016-10-02 11:28:22 +02:00
Tae Won Ha
27cb880781
GH-227 Apparently forgot to use the cache... 2016-09-25 18:51:30 +02:00
Tae Won Ha
784146f361
GH-227 Remove warnings 2016-09-25 18:47:42 +02:00
Tae Won Ha
0f7b564667
GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
Tae Won Ha
157541d500
Fix some bugs of open quickly window
- do not scan packages
- do not crash when switching between neovim windows
- do not allow fullscreen
- close when losing focus
2016-09-11 14:41:11 +02:00
Tae Won Ha
c5b5707958
GH-264 Monitor and unmonitor urls 2016-09-07 22:29:45 +02:00
Tae Won Ha
673e8677e3
GH-264 Use OSSpinLock 2016-09-07 22:29:44 +02:00
Tae Won Ha
32e564cd3d
GH-264 Implement filter 2016-09-05 23:15:46 +02:00
Tae Won Ha
d15ee6a2fe
GH-264 Add file items related files and restructure the project a bit 2016-08-30 20:49:46 +02:00