vim-Grammalecte icon indicating copy to clipboard operation
vim-Grammalecte copied to clipboard

Use grammalect-cli.py from PATH by default

Open paulfariello opened this issue 6 years ago • 0 comments

It's easier to install grammalect python script by doing a simple

pip3 install .

Then grammalect-cli.py will be installed in ~/.local/bin which can be added to $PATH. After that vim-Grammalect can be installed without any modification of vim init script.

paulfariello avatar Jul 24 '19 07:07 paulfariello