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 56cdd18 commit 1ad8969Copy full SHA for 1ad8969
plugin-settings/altr.vim
@@ -2,3 +2,6 @@
2
3
call altr#define('%.js', '%.controller.js', '%.html')
4
call altr#define('%.service.js', '%.service.spec.js')
5
+
6
+" gettext
7
+call altr#define('doc/source/%.rst', 'doc/locale/ja/LC_MESSAGES/%.po')
0 commit comments