ZIm/crates/vim/src
Mikayla Maki f944ebc4cb
Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176)
Supersedes https://github.com/zed-industries/zed/pull/19166

TODO:
- [x] Update basic zed paths
- [x] update create_state_directory
- [x] Use this with `NodeRuntime`
- [x] Add server settings
- [x] Add an 'open server settings command'
- [x] Make sure it all works


Release Notes:

- Updated the actions `zed::OpenLocalSettings` and `zed::OpenLocalTasks`
to `zed::OpenProjectSettings` and `zed::OpenProjectTasks`.

---------

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Richard <richard@zed.dev>
2024-10-15 23:32:44 -07:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal Add vim::Search command option for non-regex search (#19177) 2024-10-14 09:59:29 +02:00
test Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
change_list.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
command.rs Add ability to reload a file (#18395) 2024-10-15 13:02:18 -06:00
digraph.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
indent.rs vim: Command selection fixes (#18424) 2024-09-27 10:06:19 -06:00
insert.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
mode_indicator.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
motion.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
normal.rs vim: Command selection fixes (#18424) 2024-09-27 10:06:19 -06:00
object.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
replace.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
rewrap.rs vim: gq (#18156) 2024-09-20 13:02:39 -06:00
state.rs vim: gq (#18156) 2024-09-20 13:02:39 -06:00
surrounds.rs Fix vim surround behavior around text objects (#17603) 2024-09-10 11:49:04 -04:00
test.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
vim.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
visual.rs vim: Command selection fixes (#18424) 2024-09-27 10:06:19 -06:00