ZIm/docs/src
Rom Grk 9a7a267203
vim: f and t multiline option (#8448)
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)).
2024-02-27 19:34:19 -07:00
..
languages Add language server for Terraform (#7657) 2024-02-26 17:08:49 -08:00
CODE_OF_CONDUCT.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
configuring_zed.md Debounce refresh of inlay hints on buffer edits (#8282) 2024-02-27 11:18:13 +01:00
configuring_zed__configuring_vim.md vim: f and t multiline option (#8448) 2024-02-27 19:34:19 -07:00
configuring_zed__key_bindings.md Format docs with Prettier (#8134) 2024-02-21 13:21:22 -05:00
developing_zed__adding_languages.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
developing_zed__building_zed.md Update docs for building Zed (#8092) 2024-02-20 17:34:13 -05:00
developing_zed__building_zed_linux.md Linux: adjust docs for building (#8246) 2024-02-22 22:56:18 -08:00
developing_zed__building_zed_macos.md Update docs for building Zed (#8092) 2024-02-20 17:34:13 -05:00
developing_zed__debugging_crashes.md Add ./script/symbolicate (#8165) 2024-02-22 08:50:39 -07:00
developing_zed__local_collaboration.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
feedback.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
getting_started.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
SUMMARY.md Add task docs and default keybindings (#8123) 2024-02-21 16:43:56 +02:00
system_requirements.md Update all links point to community 2024-01-24 15:11:17 -05:00
tasks.md Add task docs and default keybindings (#8123) 2024-02-21 16:43:56 +02:00
telemetry.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00