NachoGoro

Results 3 issues of NachoGoro

### Minimal reproduction steps 1. Create a new project (e.g. `mkdir -p ~/projects/test-project`) 2. Create its own virtual environment: ``` $ cd ~/projects/test-project/ $ pyenv install 3.9.0 $ pyenv virtualenv...

I have worked on several codebases which use .h as header file for .cxx files. The plugin currently does not support that. Do you reckon it's a common enough situation...

Just like the title states: if I press tab while in visual mode (which I do frequently because I have it remapped to '%' in order to move to the...