aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Manually draw all block cursorsGokul Soumya2021-12-23
* Merge branch 'master' into cursor-shape-newGokul Soumya2021-12-18
|\
| * Add instructions for Fedora Linux (#1270)Chetan Vardhan2021-12-17
| * Fix more highlight scopesBlaž Hrastnik2021-12-17
| * highlights: @include -> @keyword.control.importBlaž Hrastnik2021-12-17
| * Partly fix julia's locals.scmBlaž Hrastnik2021-12-17
| * Add indents.toml to perl (#1280)ath32021-12-17
| * In README, add example for windows config directory (#1273)WindSoilder2021-12-16
| * Add injections query for markdownBlaž Hrastnik2021-12-15
| * Partly fix latex highlights and add markup scope docsBlaž Hrastnik2021-12-15
| * Update lang-support.mdBlaž Hrastnik2021-12-15
| * Add markdown grammarBlaž Hrastnik2021-12-14
| * Allow paste commands to take a count (#1261)Omnikar2021-12-14
| * fix: rust: disable unresolved-proc-macroBlaž Hrastnik2021-12-14
| * Fix panic when scrolling through completion popup (#1260)Midnight Exigent2021-12-14
| * build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 (#1263)dependabot[bot]2021-12-14
| * build(deps): bump serde from 1.0.130 to 1.0.131 (#1264)dependabot[bot]2021-12-14
| * build(deps): bump serde_json from 1.0.72 to 1.0.73 (#1265)dependabot[bot]2021-12-14
| * build(deps): bump encoding_rs from 0.8.29 to 0.8.30 (#1266)dependabot[bot]2021-12-14
| * build(deps): bump signal-hook from 0.3.10 to 0.3.12 (#1267)dependabot[bot]2021-12-14
| * Add auto pairs for same-char pairs (#1219)Skyler Hawthorne2021-12-13
| * Add ui.gutter to theme all gutters (i.e. set bg)Blaž Hrastnik2021-12-13
| * Add `ui.gutter` themingNNB2021-12-13
| * Assume true color support on WindowsOmnikar2021-12-13
| * Use `base16_tty` as 16-color default, fix theme nameOmnikar2021-12-13
| * change to .unwrap_or_default() and fix ui.window and ui.statuslineNNB2021-12-13
| * Fix error color, add tty themeNNB2021-12-13
| * Update theme.rsNNB2021-12-13
| * Rename base16_theme.toml to base16_terminal.tomlNNB2021-12-13
| * Load alt default theme if true color is not supportedOmnikar2021-12-13
| * Fix Base16 Dark, add Base16 Light and TerminalNNB2021-12-13
| * minor: Shorten goto file(s) descriptionsBlaž Hrastnik2021-12-13
| * Macros (#1234)Omnikar2021-12-12
| * Open files with spaces in filename, allow opening multiple files (#1231)ath32021-12-12
| * ui: popup: Don't allow scrolling past the end of contentBlaž Hrastnik2021-12-10
| * Add `save_selection` command (#1247)Omnikar2021-12-10
| * Add `default-run = "hx"` to `helix-term/Cargo.toml` (#1244)Omnikar2021-12-10
| * Update book to include typable command remapping (#1240)Oskar Nehlin2021-12-08
| * Only use a single documentation popup (#1241)Kirawi2021-12-08
| * Use same name used in config files for langs in docsGokul Soumya2021-12-08
| * Add github action to lint unmerged docsGokul Soumya2021-12-08
| * Auto generate docs for language supportGokul Soumya2021-12-08
| * docs: Auto generate command listGokul Soumya2021-12-08
| * Fix solarized selection colors (#1236)Skyler Hawthorne2021-12-08
| * Add note to `keymap.md` regarding `format_selections` (#1230)Omnikar2021-12-06
| * Make kill_to_line_end behave like emacs (#1235)WindSoilder2021-12-06
| * Fix compilationBlaž Hrastnik2021-12-06
| * Use binary_search when looking up diagnosticsBlaž Hrastnik2021-12-06
| * fix: Normalize backtab into shift-tabBlaž Hrastnik2021-12-06
| * Small changeJason Rodney Hansen2021-12-05