Skip to content

Commit 745219c

Browse files
committed
up 0.7.737
1 parent 1843afd commit 745219c

7 files changed

+11
-3
lines changed

changelog.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.7.737
2+
3+
* When an incomplete map is determined by unmapped key, mark that key as noremap
4+
* fix that editor may point to an invalid row after :copy
5+
6+
* 不完全なマップがマップされていないキーによって完全になった際、そのキーは noremap 扱いとするようにした
7+
* :copy 後に不正な行を指す場合があるのを修正
8+
19
0.7.734
210

311
* fix tag symbol degrade

dist/chrome.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0">
33
<app appid="dgogifpkoilgiofhhhodbodcfgomelhe">
4-
<updatecheck codebase="https://github.com/akahuku/wasavi/raw/master/dist/wasavi.crx" version="0.7.731" />
4+
<updatecheck codebase="https://github.com/akahuku/wasavi/raw/master/dist/wasavi.crx" version="0.7.737" />
55
</app>
66
</gupdate>

dist/firefox.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"jid1-bmMwuNrx3u5hqQ@jetpack": {
44
"updates": [
55
{
6-
"version": "0.7.731",
6+
"version": "0.7.737",
77
"update_link": "https://github.com/akahuku/wasavi/raw/master/dist/wasavi.xpi"
88
}
99
]

dist/opera-blink.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0">
33
<app appid="dgogifpkoilgiofhhhodbodcfgomelhe">
4-
<updatecheck codebase="https://github.com/akahuku/wasavi/raw/master/dist/wasavi.nex" version="0.7.731" />
4+
<updatecheck codebase="https://github.com/akahuku/wasavi/raw/master/dist/wasavi.nex" version="0.7.737" />
55
</app>
66
</gupdate>

dist/wasavi.crx

5 Bytes
Binary file not shown.

dist/wasavi.nex

5 Bytes
Binary file not shown.

dist/wasavi.xpi

10 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)