Skip to content

Commit 42ebcb0

Browse files
committed
Updated README
1 parent 57d7304 commit 42ebcb0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,20 @@ I’m working on getting code parsing to work using tree-sitter. If that’s don
1515
- `gd` class from within yaml / xml files
1616
- `gd` service definitions for example @service_container
1717
- Autocomplete service names (works in yaml, xml and autoconfigure php attributes)
18+
- Autocomplete twig functions
1819

1920
## Planned features
2021
These features are not yet implemented but would be useful:
2122
(feel free to create a PR if you want to contribute)
2223
- Autocomplete Twig files
2324
- Autocomplete route names
24-
- Autocomplete twig functions
2525
- Autocomplete form options
2626
- `gd` Twig components
2727
- `gd` routes
2828
- Version checker & updater (`vimfony update`)
2929

3030
### Coming up
31-
You can get these features if you build from source:
32-
- Support for autocompleting service ids in XML
33-
- `gd` service definitions in XML files
31+
Main should be up-to-date with the latest release, so you’re good to go.
3432

3533
## How to use
3634
You can download a release for your OS and CPU or build from source:

0 commit comments

Comments
 (0)