aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* add meliora theme (#2884)Ramojus2022-06-27
* languages: Fix ruby rakefile and gemfile file type (#2875)Kihaya Sugiura2022-06-26
* Add single width left margin for completion popup (#2728)Gokul Soumya2022-06-26
* book: fix the description of dot repeat (#2878)Amit Beka2022-06-25
* Fix edge-case in tree-sitter expand_selection selection command (#2877)Triton1712022-06-25
* [Theme] Acme (#2876)two-six2022-06-25
* feat: add wgsl_analyzer as wgsl language server (#2872)Hekno252022-06-24
* fixes showing the last prompt on empty input (#2870)Saber Haj Rabiee2022-06-24
* check selection's visible width when copying on mouse click (#2711)Michael Davis2022-06-24
* Redetect indent and line endings after language server replaces documents (#2...farwyler2022-06-24
* fixes #2856 by resetting style on diagnostic (#2861)Seth Bromberger2022-06-22
* Fix scrollbar length proportional to total menu items (#2860)Gokul Soumya2022-06-22
* update tree-sitter-nickel to include ' in ident (#2859)Erin van der Veen2022-06-22
* build(nix): update flake deps, add default.nix fileYusuf Bera Ertan2022-06-21
* build(deps): bump regex from 1.5.4 to 1.5.5 (#2851)dependabot[bot]2022-06-21
* Remove a couple more unwrapsBlaž Hrastnik2022-06-21
* Merge pull request #2359 from dead10ck/test-harnessBlaž Hrastnik2022-06-21
|\
| * Merge branch 'master' into test-harnessBlaž Hrastnik2022-06-21
| |\
| * | replace phrase in testsSkyler Hawthorne2022-06-19
| * | factor new Application with file arg to functionSkyler Hawthorne2022-06-19