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 eb06085 commit 4e825ebCopy full SHA for 4e825eb
Justfile
@@ -21,6 +21,5 @@ preview-nvim *ARGS: (preview nvim + ' --clean' ARGS)
21
preview vimcmd *ARGS:
22
{{ vimcmd }} \
23
-c {{ quote("let &runtimepath=\"" + justfile_directory() + ",\" . &runtimepath") }} \
24
- -c {{ quote('runtime ftdetect/ledger.vim') }} \
25
-c 'filetype detect' \
26
{{ ARGS }}
0 commit comments