You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term/src
Michael Davis 59b020ec91
Save an undo checkpoint before paste in insert mode (#8121)
2 days ago
..
commands Merge pull request #11486 from helix-editor/lsp-location-refactor 2 months ago
handlers only show inline diagnostics after a delay 4 months ago
keymap feat(command): select_all_children 8 months ago
ui refactor(lsp): handle out-of-range `active_signature` (#11825) 2 months ago
application.rs Handle window/showMessage and display it bellow status line (#5535) 2 months ago
args.rs Fallback to filename for +arg (#9333) 10 months ago
commands.rs Save an undo checkpoint before paste in insert mode (#8121) 2 days ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 1 year ago
events.rs only show inline diagnostics after a delay 4 months ago
handlers.rs only show inline diagnostics after a delay 4 months ago
health.rs Add glob file type support (#8006) 9 months ago
job.rs Add hook/event system 10 months ago
keymap.rs Disallow macro keybindings within command sequences 4 months ago
lib.rs Ignore .svn version control files (#10536) 7 months ago
main.rs chore: clean up clippy lints (#11377) 4 months ago