File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- *syntax.txt* For Vim バージョン 9.1. Last change: 2025 Aug 08
1
+ *syntax.txt* For Vim バージョン 9.1. Last change: 2025 Aug 10
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1609,7 +1609,7 @@ FLEXWIKI *flexwiki.vim* *ft-flexwiki-syntax*
1609
1609
1610
1610
1611
1611
FlexWiki は、ASP.NET ベースの wiki パッケージで、以前は
1612
- http:// www.flexwiki.com で入手できた。
1612
+ www.flexwiki.com で入手できた。
1613
1613
NOTE: このサイトは現在機能していない。Wikipedia によると 2009 年に開発がストッ
1614
1614
プした。
1615
1615
@@ -1915,7 +1915,7 @@ HTMLファイルのタグ用の構文ファイルは以下のように動作す
1915
1915
:let html_my_rendering=1
1916
1916
1917
1917
この例については以下からmysyntax.vimをダウンロードすること。
1918
- http ://www.fleiner.com/vim/download.html
1918
+ https ://www.fleiner.com/vim/download.html
1919
1919
1920
1920
次の行をvimrcに加えればこの描画を無効にできる: >
1921
1921
:let html_no_rendering=1
Original file line number Diff line number Diff line change 1
- *syntax.txt* For Vim version 9.1. Last change: 2025 Aug 08
1
+ *syntax.txt* For Vim version 9.1. Last change: 2025 Aug 10
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1637,7 +1637,7 @@ Elixir.
1637
1637
FLEXWIKI *flexwiki.vim* *ft-flexwiki-syntax*
1638
1638
1639
1639
FlexWiki is an ASP.NET-based wiki package which used to be available at
1640
- http:// www.flexwiki.com
1640
+ www.flexwiki.com
1641
1641
NOTE: This site currently doesn't work, on Wikipedia is mentioned that
1642
1642
development stopped in 2009.
1643
1643
@@ -1962,7 +1962,7 @@ are read during initialization) >
1962
1962
:let html_my_rendering=1
1963
1963
1964
1964
If you'd like to see an example download mysyntax.vim at
1965
- http ://www.fleiner.com/vim/download.html
1965
+ https ://www.fleiner.com/vim/download.html
1966
1966
1967
1967
You can also disable this rendering by adding the following line to your
1968
1968
vimrc file: >
You can’t perform that action at this time.
0 commit comments