Refresh generated neovim config
This commit is contained in:
@ -15,6 +15,12 @@ Unreleased
|
||||
Added
|
||||
=====
|
||||
|
||||
- Recipes section in the manual
|
||||
|
||||
- Django HTML support (preliminary, will only pass through injected languages)
|
||||
|
||||
- WebGL Shading Language (WGSL) support
|
||||
|
||||
- Missing patterns for C++:
|
||||
|
||||
- `condition_clause`
|
||||
@ -26,12 +32,22 @@ Added
|
||||
|
||||
- `loop_macro`
|
||||
|
||||
- Missing patterns for Cue:
|
||||
|
||||
- `dynamic`
|
||||
- `index_expression`
|
||||
|
||||
|
||||
- Missing patterns for Javascript:
|
||||
|
||||
- `array_pattern`
|
||||
- `for_in_statement`
|
||||
- `for_statement`
|
||||
|
||||
- Missing patterns for Rust:
|
||||
|
||||
- `bracketed_type`
|
||||
|
||||
- Missing patterns for Typescript:
|
||||
|
||||
- `enum_body`
|
||||
|
||||
Reference in New Issue
Block a user