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

31 Commits

Author SHA1 Message Date
Tae Won Ha
83c0fd4670
GH-405 Rename transformers to reducers 2017-03-29 20:10:11 +02:00
Tae Won Ha
ead3008b5e
GH-405 Add a transform(by: [T])
- the compiler does not work correctly... so commented out...
2017-03-25 23:13:56 +01:00
Tae Won Ha
dcdee489da
Rename transformers to reducers... 2017-03-11 17:08:50 +01:00
Tae Won Ha
1bf7e2035b
Store states 2017-02-28 18:53:49 +01:00
Tae Won Ha
808dbd0c8d
Store tools states 2017-02-28 15:52:48 +01:00
Tae Won Ha
2ba5e362e5
Add advanced pref 2017-02-28 11:10:04 +01:00
Tae Won Ha
99c1b930a7
Rename StateContext to Context 2017-02-28 10:43:45 +01:00
Tae Won Ha
b17d7eaaec
Add some convenience functions 2017-02-28 10:42:34 +01:00
Tae Won Ha
02ebe1e3c2
Remove unnec' properties 2017-02-28 10:20:25 +01:00
Tae Won Ha
abc652d62f
Add appearance pref pane 2017-02-28 09:53:27 +01:00
Tae Won Ha
7cd3477331
Add general pref pane 2017-02-27 22:45:26 +01:00
Tae Won Ha
d3e8d98027
Update preview when doubli cliking opened file list 2017-02-26 23:01:06 +01:00
Tae Won Ha
3c8afbabab
Add double click in the opened files list 2017-02-26 14:23:23 +01:00
Tae Won Ha
febe337a91
Add scroll to source 2017-02-24 10:51:24 +01:00
Tae Won Ha
0321058f4e
Open files via file browser 2017-02-24 00:24:30 +01:00
Tae Won Ha
a74c0f0728
Add some unmodified flags 2017-02-23 19:22:11 +01:00
Tae Won Ha
910c27139c
Open selected file in open quickly 2017-02-23 19:02:19 +01:00
Tae Won Ha
5a813bd5ae
progress
Make open quickly window open and search
2017-02-23 19:02:17 +01:00
Tae Won Ha
ce8a3a9f6d
Remove base server url from app state 2017-02-20 18:04:45 +01:00
Tae Won Ha
b09a0bcc1a
Add file monitor 2017-02-19 18:00:41 +01:00
Tae Won Ha
7092c226f1
Implement refresh now 2017-02-12 13:35:58 +01:00
Tae Won Ha
bce3e9e5f0
Correctly clean up swps when closing and quitting 2017-02-12 10:54:19 +01:00
Tae Won Ha
ae69318199
Ignore forward search when reverse searching 2017-02-12 10:54:01 +01:00
Tae Won Ha
379068de13
Use marked positions to distinguish the cases to set the position 2017-02-11 12:41:38 +01:00
Tae Won Ha
511e3685ab
Show no preview initially 2017-02-06 18:57:50 +01:00
Tae Won Ha
2fc6e4bf5a
Rename pair to element 2017-02-05 20:54:46 +01:00
Tae Won Ha
0ef257dcff
Set the http server for markdown preview 2017-02-05 14:44:55 +01:00
Tae Won Ha
13aa5b775d
Use pair for services 2017-02-02 23:04:44 +01:00
Tae Won Ha
9309186600
Add a service layer 2017-02-01 22:26:19 +01:00
Tae Won Ha
ea569658e3
Experimenting further... 2017-01-23 19:49:12 +01:00
Tae Won Ha
7fd7181437
First commit for redesign, experimenting around 2017-01-23 19:48:49 +01:00