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-view/src
Michael Davis 9e88e2ced5
Add rainbow_brackets configuration option
This option is similar to the `rulers` config: it can be set no the
editor key in config and also overridden for specific languages, so
you could enable rainbow brackets for lisps for example without
enabling it globally.
2 weeks ago
..
annotations only show inline diagnostics after a delay 4 months ago
handlers Make helix_core::Uri cheap to clone 3 months ago
annotations.rs render diagnostic inline 4 months ago
base64.rs Fix new clippy lints (#5892) 2 years ago
clipboard.rs FIx incorrectly spelled cfg options (#10703) 7 months ago
document.rs lsp: Gracefully ignore invalid diagnostic severity (#11569) 3 months ago
editor.rs Add rainbow_brackets configuration option 2 weeks ago
events.rs only show inline diagnostics after a delay 4 months ago
graphics.rs tui: Constify functions, shrink Margin representation 6 months ago
gutter.rs use newtype parttern for langauge server id 7 months ago
handlers.rs only show inline diagnostics after a delay 4 months ago
info.rs Use refactored Registers type 1 year ago
input.rs Normalize `S-<lower-ascii>` keymaps to uppercase ascii (#9213) 11 months ago
keyboard.rs build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387) 2 years ago
lib.rs Consistently maintain view position (#10559) 4 months ago
macros.rs Apply transactions to all views (#4733) 2 years ago
register.rs Return document display name from the '%' special register (#11275) 4 months ago
theme.rs Parse rainbow style array in themes 2 weeks ago
tree.rs Resolve new Clippy lints 7 months ago
view.rs Improve scrolloff behavior (#11323) 4 months ago