aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Re-order sections.n0s42022-07-26
* Improve python highlighting (#3103)Kirawi2022-07-26
* feat(tree-sitter): :sparkles: add go template support (#3091)Daniel Longeuay2022-07-26
* feat(themes): add mode-specific styles to the dracula themes (#3135)Mr. E2022-07-26
* Add elixir & heex comment textobjects (#3179)Clay2022-07-26
* Rename padding to spacer, remove by defaultBlaž Hrastnik2022-07-26
* Make gutters padding automatic (#3163)Ivan Tham2022-07-26
* add spacer element to statusline (#3165)Seth Bromberger2022-07-26
* Add ayu themes (#3184)André Sá2022-07-26
* Add table of contents to keymap.md (#3174)Joe2022-07-26
* Highlight constructor in monokai theme (#3131)A-Walrus2022-07-26
* Refactor 'helix-loader::merge_toml_values' to use a 'merge-depth' instead of ...Philipp Mildenberger2022-07-26
* Fix non-msvc grammar compile on Windows (#3190)bootra2022-07-26
* build(deps): bump serde from 1.0.139 to 1.0.140 (#3194)dependabot[bot]2022-07-26
* add support for rulers to boo_berry theme (#3191)bootradev2022-07-25
* Fix: svelte indets.scm (#3147)Erasin2022-07-24
* Add rabl/jbuilder/jb extensions for Ruby (#3173)Joe2022-07-24
* Improve HEEx comment highlights, inject comment lang (#3170)Clay2022-07-24
* Fix different document panic (#3160)Kyle L. Davis2022-07-23
* Add `vh` verilog header file type to `file-types` (#3158)Andrey Tkachenko2022-07-23
* add release checklist and changelog curation docs (#2598)Michael Davis2022-07-22
* helix_view::theme [WARN] Theme (#3119)Aiko Mastboom2022-07-22
* Indent with tabs by default (#3095)Mr. E2022-07-22
* Replace '; inherits <language>' in treesitter queries with <language> queries...Philipp Mildenberger2022-07-22
* Auto pair-removal (#2940)Houkime2022-07-22
* keep jump/file history when using :split (#3031)Robin2022-07-22
* jumplist picker (#3033)Bob2022-07-22
* Gleam: add support for built-in language server (#3139)Clay2022-07-22
* add statusline.{mode} colors and tweak various settings (#3128)0rphee2022-07-21
* add statusline element to display file line endings (#3113)Alexis Kalabura2022-07-21
* fix: Indent levels could bleed over on the left edgeBlaž Hrastnik2022-07-20
* Add `color-modes` for onelight theme (#3104)Erasin2022-07-20
* feat(themes): add mode-specific styles to the onedark theme (#3098)Mr. E2022-07-20
* Fix locals tracking in Rust closures (#3027)Michael Davis2022-07-20
* Add lsp signature help (#1755)Gokul Soumya2022-07-19
* build(deps): bump grep-searcher from 0.1.8 to 0.1.10 (#3101)dependabot[bot]2022-07-19
* build(deps): bump clipboard-win from 4.4.1 to 4.4.2 (#3100)dependabot[bot]2022-07-19
* build(deps): bump grep-regex from 0.1.9 to 0.1.10 (#3102)dependabot[bot]2022-07-19
* support prefilling prompt (#2459)Bob2022-07-18
* Set the selection point of the first file correctly (#3073)Narazaki Shuji2022-07-18
* Make gutters padding optional (#2996)Ivan Tham2022-07-18
* support toggling pickers' preview panel (#3021)Bob2022-07-18
* Customizable/configurable status line (#2434)Mr. E2022-07-18
* Remove .git extension from SCSS tree-sitter repo url (#3089)Joe2022-07-17
* Add SCSS language support (#3074)Joe2022-07-17
* fix wrong value for cursor shape config in the docs (#3081)Alex Kim2022-07-15
* feat(term): uniformize word-wise movement and deletion (#2500)Benoît Cortier2022-07-15
* respect count in treesitter movement (#3058)Bob2022-07-14
* respect count for selecting next/previous match (#3056)Bob2022-07-13
* respect count for repeating motion (#3057)Bob2022-07-13