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
RustyStriker 103b5125e4
Detect filetype on :write (#1141)
fixes #1136

* removed a log::info

* removed temp.rs

* cargo clippy no longer complains

* new get_lang_server function

* get_lang_server is now launch_language_server

* launch_lang_server will now close the previous one

* better code readability

* remove resfresh_ls(and a wrong comment)
3 years ago
..
src Detect filetype on :write (#1141) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Prevent preview binary or large file (#939) 3 years ago
build.rs Add commit hash to version info, if present (#957) 3 years ago