thinca / vim-quickrun

Run commands quickly.
zlib License
769 stars 102 forks source link

Add command to show current file's default quickrun setup #169

Open BlueDrink9 opened 6 years ago

BlueDrink9 commented 6 years ago

I'm trying to adjust my autohotkey settings because it currently isn't closing the cmd window when it runs. (However, it uses the correct executable.)

Setting up the module manually is a lot of work and doc reading. The only example in the docs is a haskell example, which is quite hard to adapt. Being able to list the current config in the same format used for custom modules would be very helpful.