vim-wren
vim-wren copied to clipboard
Results
3
vim-wren issues
Sort by
recently updated
recently updated
newest added
Currently no string interpolation highlight. Example how it done in [`dart-vim-plugin`](https://github.com/dart-lang/dart-vim-plugin):  I would like to add this.
I realised that if you had a method like `static [id] { _id }` then the `static` part would not be highlighted correctly. This fixes that.