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
Jonathan LEI 24cd7f6adf Make prompt suggestions greyed out 2 years ago
..
commands Remove redraw to fix build 2 years ago
keymap Add command/keybinding to jump between hunks (#4650) 2 years ago
ui Make prompt suggestions greyed out 2 years ago
application.rs feat(lsp): add support for lsp Diagnostic{}.data (#4935) 2 years ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Restore deleted goto_pos function (#5164) 2 years ago
compositor.rs Remove redraw to fix build 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs Print the binary required by the debug adapter (#5195) 2 years ago
job.rs remove Callback::Compositor variant 2 years ago
keymap.rs Fix nightly clippy lints (#4954) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago