qutebrowser/qutebrowser/config/parsers
Ryan Roden-Corrent 66358e5b0f Remove usertypes.Completion.empty.
Completion.empty existed to fill a slot in the old Command.completions
interface if the first positional arg had no completions but the second
did, as is the case for the `bind` command. Now that
`Command.completions` is replaced by `Command.get_pos_arg_info`, this
is no longer needed.
2016-08-06 12:01:09 -04:00
..
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
ini.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
keyconf.py Remove usertypes.Completion.empty. 2016-08-06 12:01:09 -04:00