lifepillar/vim-colortemplate

:h CTRL-L shadows built-in tag

habamax opened this issue · 1 comments

colortemplate:

							*CTRL-L*
CTRL-L			Show/redraw the window toolbar and redraw the screen.

built-in:

==============================================================================
1. Various commands					*various-cmds*

							*CTRL-L*
CTRL-L			Clear and redraw the screen.  The redraw may happen
			later, after processing typeahead.

If I do :h CTRL-L it always open what colortemplate has.
Usually plugins add a prefix, like netrw-ctrl-l etc.

Good catch! This should be fixed in the current master.