We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eda7cc commit 3a186f9Copy full SHA for 3a186f9
doc/pizza.txt
@@ -1,4 +1,4 @@
1
-*pizza.txt* For Vim version 8.1 Last change: 2019 April 24
+*pizza.txt* For Vim version 8.1 Last change: 2019 April 26
2
3
4
_ _ _ ______ _ ~
@@ -112,5 +112,14 @@ Default: `1`
112
113
If the variable exists, then the plugin loaded successfully.
114
115
+PYTHON PIZZERIA *g:pizza#python_pizzeria*
116
+
117
+Type: |String|
118
+Default: `N/A`
119
120
+This specifies which pizzeria should be used for the Python 2 and Python
121
+3 implementations. This value does not need to be altered by the user, nor
122
+will any problems arise if the user does alter it.
123
124
------------------------------------------------------------------------------
125
vim:tw=78:ts=8:ft=help:noet:expandtab
0 commit comments