Skip to content

Commit dac0819

Browse files
committed
Add missing external tags (Issue #119)
1 parent 0d7a132 commit dac0819

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/untranslated.vim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ let g:makehtml_external_taglinks = {
55
\ 'version6.txt': 'http://vim-jp.org/vimdoc-ja/version6.html',
66
\ 'version7.txt': 'http://vim-jp.org/vimdoc-ja/version7.html',
77
\ 'version8.txt': 'http://vim-jp.org/vimdoc-ja/version8.html',
8+
\ 'i_CTRL-B-gone': 'http://vim-jp.org/vimdoc-en/version5.html#i_CTRL-B-gone',
9+
\ 'new-diff-mode': 'http://vim-jp.org/vimdoc-en/version6.html#new-diff-mode',
10+
\ 'todo': 'http://vim-jp.org/vimdoc-en/todo.html#todo',
811
\ }

0 commit comments

Comments
 (0)