diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b4b161e9..5c09a734a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,34 +89,34 @@ LSP: Grammars: -- Adds mint language server (#974) -- Perl (#978) (#1280) -- GLSL (#993) -- Racket (#1143) -- WGSL (#1166) -- LLVM (#1167) (#1388) (#1409) (#1398) +- Adds mint language server ([#974](https://github.com/helix-editor/helix/pull/974)) +- Perl ([#978](https://github.com/helix-editor/helix/pull/978)) ([#1280](https://github.com/helix-editor/helix/pull/1280)) +- GLSL ([#993](https://github.com/helix-editor/helix/pull/993)) +- Racket ([#1143](https://github.com/helix-editor/helix/pull/1143)) +- WGSL ([#1166](https://github.com/helix-editor/helix/pull/1166)) +- LLVM ([#1167](https://github.com/helix-editor/helix/pull/1167)) ([#1388](https://github.com/helix-editor/helix/pull/1388)) ([#1409](https://github.com/helix-editor/helix/pull/1409)) ([#1398](https://github.com/helix-editor/helix/pull/1398)) - Markdown (49e06787) -- Scala (#1278) -- Dart (#1250) -- Fish (#1308) -- Dockerfile (#1303) -- Git (commit, rebase, diff) (#1338) (#1402) (#1373) -- tree-sitter-comment (#1300) -- Highlight comments in c, cpp, cmake and llvm (#1309) -- Improve yaml syntax highlighting highlighting (#1294) -- Improve rust syntax highlighting (#1295) -- Add textobjects and indents to cmake (#1307) -- Add textobjects and indents to c and cpp (#1293) +- Scala ([#1278](https://github.com/helix-editor/helix/pull/1278)) +- Dart ([#1250](https://github.com/helix-editor/helix/pull/1250)) +- Fish ([#1308](https://github.com/helix-editor/helix/pull/1308)) +- Dockerfile ([#1303](https://github.com/helix-editor/helix/pull/1303)) +- Git (commit, rebase, diff) ([#1338](https://github.com/helix-editor/helix/pull/1338)) ([#1402](https://github.com/helix-editor/helix/pull/1402)) ([#1373](https://github.com/helix-editor/helix/pull/1373)) +- tree-sitter-comment ([#1300](https://github.com/helix-editor/helix/pull/1300)) +- Highlight comments in c, cpp, cmake and llvm ([#1309](https://github.com/helix-editor/helix/pull/1309)) +- Improve yaml syntax highlighting highlighting ([#1294](https://github.com/helix-editor/helix/pull/1294)) +- Improve rust syntax highlighting ([#1295](https://github.com/helix-editor/helix/pull/1295)) +- Add textobjects and indents to cmake ([#1307](https://github.com/helix-editor/helix/pull/1307)) +- Add textobjects and indents to c and cpp ([#1293](https://github.com/helix-editor/helix/pull/1293)) New themes: -- Solarized dark (#999) -- Solarized light (#1010) -- Spacebones light (#1131) -- Monokai Pro (#1206) -- Base16 Light and Terminal (#1078) +- Solarized dark ([#999](https://github.com/helix-editor/helix/pull/999)) +- Solarized light ([#1010](https://github.com/helix-editor/helix/pull/1010)) +- Spacebones light ([#1131](https://github.com/helix-editor/helix/pull/1131)) +- Monokai Pro ([#1206](https://github.com/helix-editor/helix/pull/1206)) +- Base16 Light and Terminal ([#1078](https://github.com/helix-editor/helix/pull/1078)) - and a default 16 color theme, truecolor detection -- Dracula (#1258) +- Dracula ([#1258](https://github.com/helix-editor/helix/pull/1258)) # 0.6.0 (2021-10-28)