Dotfiles/site-modules/core/files/vim
Ade Attwood e7897fc7e0 fix(vim): add binding to jump between snippet placeholders
Currently it is set up to use tab to jump between placeholders and go to
the next completion item. This is causing conflicts when typing
variables in the snippet placeholders.

Now you can use <CTRL-h> to jump to the next placeholders. This is only
available when the completion is active so, dose not conflict with
switching windows.
2022-10-01 11:44:37 +01:00
..
after feat(vim): start moving back 2022-06-12 20:25:17 +01:00
ftplugin feat(vim): start moving back 2022-06-12 20:25:17 +01:00
plugin fix(vim): add binding to jump between snippet placeholders 2022-10-01 11:44:37 +01:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim chore(vim): move lint code into the lua lint file 2022-09-08 20:43:59 +01:00