Dotfiles/site-modules/core/files/vim/after/ftplugin
Ade Attwood 61a294a255 feat(vim): improve markdown editing with long wrapping lines
In markdown I have long lines wrapping as we are often editing docs that
don't stick to 80 columns. This makes it hard to navigate with j and k
imposable to use becase is skips over the wrapped lines.

This now using gj and gk to navigate wrapped lines so j and k will act
naturaly and move down one "line" even on the wrapping.
2023-11-04 07:20:10 +00:00
..
json.vim feat(vim): start moving back 2022-06-12 20:25:17 +01:00
markdown.vim feat(vim): improve markdown editing with long wrapping lines 2023-11-04 07:20:10 +00:00
yaml.vim chore(vim): move ftplugin to be loaded after 2023-04-25 20:54:56 +01:00