We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4cb9d4 commit c5826f4Copy full SHA for c5826f4
.vimrc
@@ -127,8 +127,8 @@ func SetTitle()
127
else
128
call setline(1, "/*************************************************************************")
129
call append(line("."), " > File Name: ".expand("%"))
130
- call append(line(".")+1, " > Author: ma6174")
131
- call append(line(".")+2, " > Mail: ma6174@163.com ")
+ call append(line(".")+1, " > Author: ")
+ call append(line(".")+2, " > Mail: ")
132
call append(line(".")+3, " > Created Time: ".strftime("%c"))
133
call append(line(".")+4, " ************************************************************************/")
134
call append(line(".")+5, "")
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments