Mercurial > vim-gutentags
comparison plugin/gutentags.vim @ 277:f75a8cddf174
Support powershell
* Powershell takes double quoted "arguments" literally and just errors out on a gutentags call
* You could unquote all the strings and try to deal with the mess that is
* Or you can just prepend '& ' to the whole thing and it automagically works
author | Leonardo Valeri Manera <l.valerimanera@gmail.com> |
---|---|
date | Sat, 15 Oct 2022 03:21:13 +0200 |
parents | edd757c1e28d |
children |
comparison
equal
deleted
inserted
replaced
276:0ebd3b1710aa | 277:f75a8cddf174 |
---|