nabellows

Results 2 issues of nabellows

For text: ``` public Instant getStartTimeAsInstant() { return getMillisecondStringFieldAsInstant(startTime); } ``` If I type `vam:Subs/start/end` nothing happens (am motion selecting method from treesitter, from public to the end brace). If...

🎉 First off, thanks for taking the time to contribute! 🎉 Here are some guidelines: - Format code using [stylua](https://github.com/johnnymorganz/stylua). - New plugin integration should be added in alphabetical order:...