aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adds --vsplit and --hsplit arguments (#2773)plexom2022-07-01
* Add new key bindings to view mode (#2803)Benjamin Rich2022-07-01
* Fix backwards character deletion on other whitespaces (#2855)Sora2022-07-01
* [Theme] Nord Light (#2908)two-six2022-07-01
* add cursorline to one light theme (#2925)Erasin2022-07-01
* Add `color-modes` to Autumn theme (#2928)Jens Getreu2022-07-01
* markdown: limit raw block highlight to code fence contentMichael Davis2022-07-01
* erlang: highlight modules in behaviour attributesMichael Davis2022-07-01
* erlang: highlight records with macro namesMichael Davis2022-07-01
* git-commit: fix highlight edge casesMichael Davis2022-07-01
* tsq: update parser to fix escaping double quotesMichael Davis2022-07-01
* erlang: update parser for fix on remote callsMichael Davis2022-07-01
* make: add injection-regexMichael Davis2022-07-01
* erlang: fix '#match?' for specs/callbacksMichael Davis2022-07-01
* replace module captures with namespaceMichael Davis2022-07-01
* html: highlight punctuationMichael Davis2022-07-01
* edoc: prevent rogue punctuation highlightsMichael Davis2022-07-01
* rust: fix highlight corner-casesMichael Davis2022-07-01
* bash: expand injection-regex to common shellsMichael Davis2022-07-01
* markdown: highlight punctuationMichael Davis2022-07-01
* erlang: highlight unary '#' as punctuation.bracketMichael Davis2022-07-01
* erlang: highlight nullary macros as constantsMichael Davis2022-07-01
* Update cursorline for tokyonight + tokyonight_storm (#2927)Sora2022-06-30
* add mode colors to solarized (#2926)Skyler Hawthorne2022-06-30
* Add mode specific styles (#2676)Mathspy2022-06-30
* Add workspace and document diagnostics picker (#2013)Falco Hirschenberger2022-06-30
* Add cursorline to Autumn theme (#2918)Jens Getreu2022-06-29
* Adding a cursorline for the Nord theme (#2916)Ben Lee-Cohen2022-06-29
* primary cursorline for Dracula theme (#2915)Stuart Hinson2022-06-29
* nix: update nixCargoIntegration (#2907)Michael Davis2022-06-29
* fixes background reset (#2900)Seth Bromberger2022-06-28
* Fix recursive macro crash and empty macro lockout (#2902)PabloMansanet2022-06-28
* build(deps): bump smallvec from 1.8.0 to 1.8.1 (#2901)dependabot[bot]2022-06-28
* build(deps): bump thiserror from 1.0.30 to 1.0.31 (#2899)dependabot[bot]2022-06-28
* build(deps): bump indoc from 1.0.3 to 1.0.6 (#2898)dependabot[bot]2022-06-28
* build(deps): bump cc from 1.0.72 to 1.0.73 (#2897)dependabot[bot]2022-06-28
* add docs for cursorline scopes (#2904)Michael Davis2022-06-28
* support Bazel languages (#2903)Michael Davis2022-06-28
* build(deps): bump serde_json from 1.0.79 to 1.0.81 (#2896)dependabot[bot]2022-06-27
* build(deps): bump tree-sitter from 0.20.4 to 0.20.8 (#2895)dependabot[bot]2022-06-27
* Refactor handling of mouse events (#2893)Gokul Soumya2022-06-27
* Add cursorline scope for onedark theme (#2892)Gokul Soumya2022-06-27
* update meliora theme (#2890)ramojus2022-06-27
* feat: highlight / select symbol under cursor using LSP textDocument/documentH...lazytanuki2022-06-27
* Only draw cursorline in the currently focused bufferBlaž Hrastnik2022-06-27
* Fix tests againBlaž Hrastnik2022-06-27
* Remove some more unwrapsBlaž Hrastnik2022-06-27
* Add a default cursorline style for the primary selectionBlaž Hrastnik2022-06-27
* Implement cursorline (#2170)Tobias Menzi2022-06-27
* Right align scrollbar with track in completion popup (#2754)Gokul Soumya2022-06-27