index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-loader
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
*
Fix `:log-open` when `--log` is specified (#7573)
Alex Vinyals
2023-07-09
*
Fix warnings from clippy (#7013)
ZJPzjp
2023-05-11
*
implement proper lsp-workspace support
Pascal Kuthe
2023-03-29
*
add workspace config and manual LSP root management
Pascal Kuthe
2023-03-29
*
Generalised to multiple runtime directories with priorities (#5411)
paul-scott
2023-03-09
*
Switch from toml::from_slice to toml::from_str (#5659)
Pascal Kuthe
2023-01-24
*
properly handle detachted git worktrees (#5097)
Pascal Kuthe
2022-12-11
*
feat(lsp): pass client_info on initialization (#4904)
Matouš Dzivjak
2022-12-09
*
Split helix_core::find_root and helix_loader::find_local_config_dirs (#3929)
Riccardo Binetti
2022-09-23
*
Canonicalize executable path
Ben Noordhuis
2022-09-13
*
add a CLI flag for specifying config file location (#2666)
Michael Davis
2022-08-04
*
Refactor 'helix-loader::merge_toml_values' to use a 'merge-depth' instead of ...
Philipp Mildenberger
2022-07-26
*
Fix initial selection of Document in new view
Skyler Hawthorne
2022-06-19
*
improve test harness
Skyler Hawthorne
2022-06-19
*
Only merge top-level array when merging `languages.toml` (#2215)
Michael Davis
2022-04-23
*
Revert "override nested arrays when merging TOML (#2145)"
Blaž Hrastnik
2022-04-20
*
override nested arrays when merging TOML (#2145)
Michael Davis
2022-04-20
*
Add support for local language configuration (#1249)
Kirawi
2022-04-18
*
migrate grammar fetching/building code into helix-loader crate
Michael Davis
2022-03-10