Wouter Sioen
Wouter Sioen
Same issue here, any updates? FYI: we fixed it as well by moving to pdf-vuer.
@intrepion @ddeboer Any news on this? I kindof need this.
I've fixed this by adding a setter on my many to many relation, so no need to hurry anymore ;)
+1 This could be helpful for me
I think this can only be changed with database changes, so this can only be fixed in a major release (saving the type op action, or pre/suffixing it in the...
FYI: If you pass the `--quiet=yes` command-line option, this warning is not shown anymore. While not being a perfect solution, it at least silences the clutter.
I'd also like to be able to configure the branch symbol. The branch icon from vim-airline for example would be nice: (see https://github.com/bling/vim-airline/wiki/screenshots/demo.gif)
I also have the square brackets issue in neovim.
I investigated this a bit further and I get the issue with these settings: ``` let NERDTreeDirArrowExpandable = " " let NERDTreeDirArrowCollapsible = " " ``` Note that the space...
I'm running against the same problem, also with vue/compat, can the fix be merged and released?