vim-gf-python icon indicating copy to clipboard operation
vim-gf-python copied to clipboard

Support for py3k

Open yegle opened this issue 10 years ago • 0 comments

Two things need to be changed to support py3k:

  1. check feature python3 instead of python
  2. use python3 <<<EOF heredoc instead of python <<<EOF heredoc

I'm not sure how to make the plugin work for both python version...

yegle avatar Apr 11 '14 19:04 yegle