mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 05:12:06 +03:00
9a7a267203
I'm not sure how compliant you're aiming to be with vim, but the `f` behavior is more useful when it can search on multiple lines instead of a single one, so I'd like to propose this change. This change is quite frequent in vim/neovim as a plugin (e.g. [clever-f](https://github.com/VSCodeVim/Vim), [improved-ft](https://github.com/backdround/improved-ft.nvim), etc), and in other vim emulations (e.g. [vscode-vim](https://github.com/VSCodeVim/Vim)). |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
book.toml | ||
how-to-deploy.md |