VIM: Integrate slicing with command line utility instead of import?
romanofski opened this issue · 0 comments
romanofski commented
Currently the vim plugin imports programslice via python. Currently that may not work if programslice is not be found in the path. Perhaps a better integration can be achieved if we call the command line utility and parse the result.