yaegassy / coc-ansible

ansible-language-server extension for coc.nvim
https://www.npmjs.com/package/@yaegassy/coc-ansible
MIT License
71 stars 3 forks source link

add a flag to always use builtin tools installed in the extension venv #19

Closed Fess-AKA-DeadMonk closed 2 years ago

Fess-AKA-DeadMonk commented 2 years ago

Hello, I'm new to JavaScript, so I'm sorry in advance :) I'm using nvim in several separate installations and would like to add an option to always use tools from venv instead of system ones. I've added a config option and basic logic

yaegassy commented 2 years ago

Thanks for the pull request. Merged.