taskwiki/ftplugin/vimwiki
Marco Hinz eaffcbd718 Nvim doesn't imply Python support
`has('python')` and `has('python3')` work the same in Vim and Neovim, so there's
no need for that extra check. That check is even wrong, since Nvim's `:python`
and friends won't work either as long as the Python provider isn't installed as
well.
2019-01-12 00:03:41 -05:00
..
taskwiki.vim Nvim doesn't imply Python support 2019-01-12 00:03:41 -05:00