helix/runtime
Kirawi db8c86a9a3
dark_plus: theme inlay-hint (#6283)
Taken from the official theme:
```json
"editorInlayHint.background": "#4d4d4dcc",
"editorInlayHint.foreground": "#ffffff",
"editorInlayHint.parameterBackground": "#4d4d4dcc",
"editorInlayHint.parameterForeground": "#ffffff",
"editorInlayHint.typeBackground": "#4d4d4dcc",
"editorInlayHint.typeForeground": "#ffffff",
```
2023-03-12 11:57:21 -05:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries fix: C++ namespace indentation 2023-03-11 11:50:11 +09:00
themes dark_plus: theme inlay-hint (#6283) 2023-03-12 11:57:21 -05:00
tutor Remove outdated tutor note about increment and decrement behavior 2023-02-11 16:34:32 -06:00