dressing.nvim/lua
Paul Stemmet 114ed132a3
fix(map_util): add `<CR>` after string bindings
If you have two <Plug> bindings, one that's a prefix to another:
- <Plug>MyScript:Cmd
- <Plug>MyScript:Cmd2
If you try and use the prefix binding, vim will wait for `ttimeoutlen`

Co-authored-by: Oliver Marshall <olivershawmarshall@gmail.com>
2024-08-18 18:11:13 +00:00
..
dressing fix(map_util): add `<CR>` after string bindings 2024-08-18 18:11:13 +00:00