Files
neovim/runtime/doc
Aru Sahni d9c7adc64c doc: prefer "python -m pip" (#14353)
The current guidance for install Python packages is to use

    python -m pip install <package_name>

Instead of

    pip install <package_name>

This ensures that one is using the version of pip that is tied to the
environment's interpreter (and, thusly, its packages).  This has [been
endorsed by a core
maintainer](https://snarky.ca/why-you-should-use-python-m-pip/) as
being the recommended way to invoke pip.

As there currently are a few places where the old invocation was used,
attempt to bring them in line.

Fixes #14234
2021-04-14 20:48:13 +02:00
..
2018-10-29 09:55:07 +01:00
2020-12-01 00:57:52 +01:00
2021-03-03 18:19:01 -05:00
2021-04-08 22:36:20 -04:00
2020-03-02 12:59:35 +01:00
2018-10-29 09:32:29 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2019-11-17 19:06:59 -08:00
2019-08-02 16:20:23 +02:00
doc
2019-09-09 09:53:19 -07:00
2018-08-25 15:25:49 +02:00
2018-08-25 15:25:49 +02:00
2020-08-31 00:51:35 -07:00
2020-08-31 00:51:35 -07:00
2020-08-31 00:51:35 -07:00
2019-12-31 02:25:10 -08:00
2019-11-17 19:06:59 -08:00
2019-03-26 19:55:33 +01:00
2018-10-29 09:55:07 +01:00
doc
2018-11-05 22:45:48 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2015-08-15 15:25:30 -03:00
2018-10-29 09:55:07 +01:00
2020-08-31 00:51:35 -07:00
2018-10-30 00:02:22 +01:00
2019-03-26 19:55:33 +01:00
2019-08-01 16:51:53 +02:00
2019-08-02 16:20:22 +02:00
2021-03-03 18:19:01 -05:00
2020-01-12 23:41:55 -08:00
2018-10-29 09:55:07 +01:00
2018-10-29 10:01:44 +01:00
2021-01-04 20:10:34 +01:00
2018-10-29 10:01:44 +01:00
2020-08-31 00:51:35 -07:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-08-02 16:20:22 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-07-29 20:50:07 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-08-02 16:20:22 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-09-12 17:04:05 -07:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-03-26 19:55:33 +01:00
2018-10-29 10:01:44 +01:00
2019-08-01 16:51:53 +02:00
2019-08-02 16:20:22 +02:00
2019-08-01 23:27:26 +02:00