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 1ad8969 commit 3ac5cccCopy full SHA for 3ac5ccc
plugin-settings/altr.vim
@@ -5,3 +5,6 @@ call altr#define('%.service.js', '%.service.spec.js')
5
6
" gettext
7
call altr#define('doc/source/%.rst', 'doc/locale/ja/LC_MESSAGES/%.po')
8
+
9
+" Jekyll
10
+call altr#define('ja/_posts/%', 'en/_posts/%')
0 commit comments