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/ui
trivernis 388181bab7
Merge branch 'master' of github.com:helix-editor/helix
2 years ago
..
completion.rs Derive Document language name from languages.toml name key (#3338) 2 years ago
editor.rs Merge branch 'master' of github.com:helix-editor/helix 2 years ago
explore.rs Merge branch 'master' of github.com:helix-editor/helix 2 years ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs Add lsp signature help (#1755) 2 years ago
markdown.rs Fix markdown indented code block rendering (#3503) 2 years ago
menu.rs Add bracketed paste (#3233) 2 years ago
mod.rs Merge branch 'master' of github.com:helix-editor/helix 2 years ago
overlay.rs Add bracketed paste (#3233) 2 years ago
picker.rs fix: Recalculate completion when going through prompt history (#3193) 2 years ago
popup.rs Add bracketed paste (#3233) 2 years ago
prompt.rs Fix cargo doc warnings, and add GitHub action to ensure it (#3650) 2 years ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs Make mode editor-wide rather than per-document 2 years ago
text.rs fix: Allow multi-line prompt documentation 2 years ago
tree.rs tree helper and file explorer 2 years ago