nvie / vim-rst-tables

Easily create and reformat your RST (reStructuredText) tables as you change cell content.
121 stars 36 forks source link

Unknown function #32

Closed ukos-git closed 5 years ago

ukos-git commented 5 years ago

I have installed via vundle and installed vim_bridge with pip3 and pip.

If I am calling ,,c in a rst file, I am getting the follwoing error:

E11: Unknown function: ReformatTable

Can someone help here? Why is the function not available?

vim --version | grep python
+comments          +libcall           -python            +vreplace
+conceal           +linebreak         +python3           +wildignore
ukos-git commented 5 years ago

Screenshot from 2019-03-30 16-48-17

ukos-git commented 5 years ago

just seeing that it was fixed in https://github.com/nvie/vim_bridge/commit/acbdd02515745b18983a46a5f7dae70587f4746a

I probably got an old version via pip3

ukos-git commented 5 years ago
pip3 uninstall vim_bridge
pip3 install git+https://github.com/nvie/vim_bridge