Thomas Kaldahl

Results 4 comments of Thomas Kaldahl

I fixed the issue by installing `python2-gimp` and `libffi7`.

The Fourier Transform doubles the size of the image to create sections for magnitude and phase. The Inverse Fourier Transform ought to be able to take two images, magnitude and...

Issue occurs without `coc.vim`. One can reproduce the error without any other plugins loaded. Steps: - Use this snippet, for example in `text.snippets`: ``` snippet pair "Ordered pair" ($1, $2)...

Found the issue. There's an undocumented variable called `g:AutoPairsWildClosedPair`. This should be added to the documentation.