helix-mirror/helix-term/src/commands
Michael Davis fd00f3a70e Don't apply transactions to Views in undo/redo
View::apply should only be called by EditorView after
42e37a571e. This change removes the
duplicate calls within undo/redo which could cause a panic.
2022-11-24 10:57:12 +09:00
..
dap.rs Add preview for scratch buffers in buffer picker (#3454) 2022-11-20 19:58:35 -06:00
lsp.rs lsp: Check server provider capabilities (#3554) 2022-11-22 11:52:23 +09:00
typed.rs Don't apply transactions to Views in undo/redo 2022-11-24 10:57:12 +09:00