Files
oak-gpui/crates
5brian 17aecfde6f vim: Fix :ex, :exit (#27755)
`:exit` should be `:exi[t]` instead of `:ex[it]`, `:ex` has different
command

- https://neovim.io/doc/user/editing.html#%3Aex
- https://neovim.io/doc/user/editing.html#%3Aexit

Changes:
- Add `:ex` same as `:edit`
- Change `:ex[it]` to `:exi[t]`

Release Notes:

- N/A
2025-03-31 11:25:11 -06:00
..
2025-03-21 10:04:39 -06:00
2025-01-27 13:40:59 -05:00
2025-03-10 13:38:30 -06:00
2025-03-06 10:56:28 -07:00
2025-03-31 11:25:11 -06:00
2025-03-29 22:50:09 -04:00
2025-03-21 20:08:03 +00:00