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-plus/helix-term/src
Blaž Hrastnik 8a4fbf6daf
completion: remove_follow links on filename_impl
We don't need to follow links since we're only scanning the current
directory level (non-recursive).
2 years ago
..
commands Derive Document language name from languages.toml name key (#3338) 2 years ago
keymap let extend-line respect range direction (#3046) 2 years ago
ui completion: remove_follow links on filename_impl 2 years ago
application.rs Add bracketed paste (#3233) 2 years ago
args.rs add a CLI flag for specifying config file location (#2666) 2 years ago
commands.rs Fix process spawning error handling (#3349) 2 years ago
compositor.rs Add bracketed paste (#3233) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 3 years ago
health.rs Reduce health tick width 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 3 years ago
main.rs add a CLI flag for specifying config file location (#2666) 2 years ago