psoxizsh/nvim
Paul Stemmet 24aa253790
nvim/plug/coc: fix K, <CR> keymaps
The help (K) keymap was referencing a helper object that was spuriously
left in during the development of e5909ca. This fixes that mistake, and
should remove the 'global object coc is undefined' errors that occurred
in pressing the keybind.

This commit also fixes a 1 character mistake in the pum selection logic
for confirming selection. It should now just autocomplete every item as
they are <TAB>'d through.
2022-08-26 19:51:09 +00:00
..
lua/psoxizsh nvim/plug/coc: fix K, <CR> keymaps 2022-08-26 19:51:09 +00:00