Skip to content

Commit 04876bf

Browse files
author
Masafumi Yokoyama
committed
plugin altr: Add a comment
1 parent ebf0ea7 commit 04876bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin-settings/altr.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ call altr#define('%.js', '%.controller.js', '%.html')
44
call altr#define('%.service.js', '%.service.spec.js')
55

66
" gettext
7+
" POからソースへの移動はC-^とかでやる想定だけど、もっとうまいやり方があるかも
78
call altr#define('doc/source/%.%', 'doc/locale/ja/LC_MESSAGES/%.po')
89
call altr#define('doc/source/%/%.%', 'doc/locale/ja/LC_MESSAGES/%.po')
910

0 commit comments

Comments
 (0)