File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11let g: makehtml_external_taglinks = {
2- \ ' hebrew.txt' : ' http://vim-jp.org/vimdoc-en /hebrew.html' ,
3- \ ' todo.txt' : ' http://vim-jp.org/vimdoc-en /todo.html' ,
4- \ ' version5.txt' : ' http://vim-jp.org/vimdoc-en /version5.html' ,
5- \ ' version6.txt' : ' http://vim-jp.org/vimdoc-en /version6.html' ,
6- \ ' version7.txt' : ' http://vim-jp.org/vimdoc-en /version7.html' ,
7- \ ' version8.txt' : ' http://vim-jp.org/vimdoc-en /version8.html' ,
2+ \ ' hebrew.txt' : ' http://vim-jp.org/vimdoc-ja /hebrew.html' ,
3+ \ ' todo.txt' : ' http://vim-jp.org/vimdoc-ja /todo.html' ,
4+ \ ' version5.txt' : ' http://vim-jp.org/vimdoc-ja /version5.html' ,
5+ \ ' version6.txt' : ' http://vim-jp.org/vimdoc-ja /version6.html' ,
6+ \ ' version7.txt' : ' http://vim-jp.org/vimdoc-ja /version7.html' ,
7+ \ ' version8.txt' : ' http://vim-jp.org/vimdoc-ja /version8.html' ,
88 \ }
You can’t perform that action at this time.
0 commit comments