We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2958c5 commit 9e6e049Copy full SHA for 9e6e049
README.md
@@ -48,7 +48,7 @@ To run the generator, open GIMP and choose
48
Alternatively, you may run the plug-in from the Python-Fu console: Open GIMP,
49
choose `Filters -> Python-Fu -> Console` and enter
50
51
- `pdb.python_fu_generate_predefined_completions_for_pydev(True, True)`
+ pdb.python_fu_generate_predefined_completions_for_pydev(True, True)
52
53
54
Installing Predefined Completions in PyDev
0 commit comments