Closed JavierParra closed 6 years ago
I am not too keen on adding python dependency. Can we push this feature behind a user configuration, something like let g:prosession_denite = 1|0
to enable / disable it, so that python dependency wouldn't be needed if it's disabled.
There's actually no python dependency because we do not run those python files in prosession. Denite finds the relevant files and imports them on its main routine:
I'm not sure if this should be its own plugin or it should live here. Feel free to reject this pull request if you think that it does not belong here.
This PR adds a prosession source and kind to denite.