Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change local task file location #39

Closed
honeyspoon opened this issue Jul 9, 2020 · 2 comments
Closed

Change local task file location #39

honeyspoon opened this issue Jul 9, 2020 · 2 comments

Comments

@honeyspoon
Copy link

I would like to have the option to change the locatio nof the local .task file.
personaly I would like to put it in $(VIM_ROOT)/.vim/tasks.json

In the same place as the local coc config file.

maybe add an option like this.

let g:asynctasks_local_tasks_config_prefix='.vim'

@skywind3000
Copy link
Owner

let g:asynctasks_config_name = '.vim/task.json'

@honeyspoon
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants