minor: Fix some changelog links
This commit is contained in:
parent
efaac6c5d3
commit
1bcae78f06
1 changed files with 23 additions and 23 deletions
46
CHANGELOG.md
46
CHANGELOG.md
|
@ -89,34 +89,34 @@ LSP:
|
||||||
|
|
||||||
Grammars:
|
Grammars:
|
||||||
|
|
||||||
- Adds mint language server (#974)
|
- Adds mint language server ([#974](https://github.com/helix-editor/helix/pull/974))
|
||||||
- Perl (#978) (#1280)
|
- Perl ([#978](https://github.com/helix-editor/helix/pull/978)) ([#1280](https://github.com/helix-editor/helix/pull/1280))
|
||||||
- GLSL (#993)
|
- GLSL ([#993](https://github.com/helix-editor/helix/pull/993))
|
||||||
- Racket (#1143)
|
- Racket ([#1143](https://github.com/helix-editor/helix/pull/1143))
|
||||||
- WGSL (#1166)
|
- WGSL ([#1166](https://github.com/helix-editor/helix/pull/1166))
|
||||||
- LLVM (#1167) (#1388) (#1409) (#1398)
|
- 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)
|
- Markdown (49e06787)
|
||||||
- Scala (#1278)
|
- Scala ([#1278](https://github.com/helix-editor/helix/pull/1278))
|
||||||
- Dart (#1250)
|
- Dart ([#1250](https://github.com/helix-editor/helix/pull/1250))
|
||||||
- Fish (#1308)
|
- Fish ([#1308](https://github.com/helix-editor/helix/pull/1308))
|
||||||
- Dockerfile (#1303)
|
- Dockerfile ([#1303](https://github.com/helix-editor/helix/pull/1303))
|
||||||
- Git (commit, rebase, diff) (#1338) (#1402) (#1373)
|
- 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)
|
- tree-sitter-comment ([#1300](https://github.com/helix-editor/helix/pull/1300))
|
||||||
- Highlight comments in c, cpp, cmake and llvm (#1309)
|
- Highlight comments in c, cpp, cmake and llvm ([#1309](https://github.com/helix-editor/helix/pull/1309))
|
||||||
- Improve yaml syntax highlighting highlighting (#1294)
|
- Improve yaml syntax highlighting highlighting ([#1294](https://github.com/helix-editor/helix/pull/1294))
|
||||||
- Improve rust syntax highlighting (#1295)
|
- Improve rust syntax highlighting ([#1295](https://github.com/helix-editor/helix/pull/1295))
|
||||||
- Add textobjects and indents to cmake (#1307)
|
- Add textobjects and indents to cmake ([#1307](https://github.com/helix-editor/helix/pull/1307))
|
||||||
- Add textobjects and indents to c and cpp (#1293)
|
- Add textobjects and indents to c and cpp ([#1293](https://github.com/helix-editor/helix/pull/1293))
|
||||||
|
|
||||||
New themes:
|
New themes:
|
||||||
|
|
||||||
- Solarized dark (#999)
|
- Solarized dark ([#999](https://github.com/helix-editor/helix/pull/999))
|
||||||
- Solarized light (#1010)
|
- Solarized light ([#1010](https://github.com/helix-editor/helix/pull/1010))
|
||||||
- Spacebones light (#1131)
|
- Spacebones light ([#1131](https://github.com/helix-editor/helix/pull/1131))
|
||||||
- Monokai Pro (#1206)
|
- Monokai Pro ([#1206](https://github.com/helix-editor/helix/pull/1206))
|
||||||
- Base16 Light and Terminal (#1078)
|
- Base16 Light and Terminal ([#1078](https://github.com/helix-editor/helix/pull/1078))
|
||||||
- and a default 16 color theme, truecolor detection
|
- 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)
|
# 0.6.0 (2021-10-28)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue