Merge branch 'main' of github.com:elitherl/vim-config into main
This commit is contained in:
commit
2e8dc165c9
|
@ -10,4 +10,4 @@ To reset `configure` options: `make clean distclean`
|
||||||
| `--enable-python3interp` | Compile with python3, *Don't be in virtual env for this* |
|
| `--enable-python3interp` | Compile with python3, *Don't be in virtual env for this* |
|
||||||
| `--with-python3-command=python3` | Compile with python3, *Don't be in virtual env for this* |
|
| `--with-python3-command=python3` | Compile with python3, *Don't be in virtual env for this* |
|
||||||
|
|
||||||
Standard command: `./configure --prefix="$HOME/.local" --with-features=huge --enable-python3interp`
|
Standard command: `./configure --prefix="$HOME/.local" --with-features=huge --enable-python3interp --with-python3-command=/usr/bin/python3`
|
||||||
|
|
Loading…
Reference in a new issue