Add missing keywords (remotesync puppet)

This commit is contained in:
Will Whitty
2020-04-27 12:32:23 +05:45
parent 9a74dd3b6c
commit 028df8c749
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ _Currently in development._
### Features
- Added missing puppet and remotesync keywords
- Added a command to insert a path to a project file, either using `project-find-file` if `projectile` is available, otherwise with `find-file`.
- Added a command to format a selected region with `gdformat`.
- Added syntax highlighting for function calls.