You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/book/src
Skyler Hawthorne e12690e2f5 Remove default insert mode movement bindings
Helix is first and foremost a modal editor. Willingness to support non-modal
editing is there, but it is not one that should be encouraged with the default
settings. There are an increasing number of users who are stumbling because
they are trying to use Helix as a non-modal editor, so this is an effort to
encourage new users to stop and take notice that Helix has a different paradigm
than VSCode, Sublime, etc. Users can still add these bindings back to their own
configs if they wish.
2 years ago
..
generated feat(languages): jsonnet (#3714) 2 years ago
guides text-objects: add test capture & elixir queries 2 years ago
SUMMARY.md Delete hooks.md (#3711) 2 years ago
commands.md docs: Auto generate command list 3 years ago
configuration.md initial implementation of bufferline (#2759) 2 years ago
from-vim.md Add migrate from Vim wiki link (#2781) 2 years ago
install.md xcopy - assume destination is a directory (#3686) 2 years ago
keymap.md Remove default insert mode movement bindings 2 years ago
lang-support.md Rewrite Language Support docs (#2065) 2 years ago
languages.md Change default formatter for any language (#2942) 2 years ago
remapping.md simplify some keymap key names (#2677) 2 years ago
themes.md Theme Related Fixes (#3412) 2 years ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md text-objects: add test capture & elixir queries 2 years ago