This PR adds the ability to specify the buffer and the start node; thus giving developers and the user more flexibility.
The old, deprecated APIs have been removed. However, we should probably check what minimum versions the new APIs from Neovim require and note this in the README.md.
Closes #12;
This PR adds the ability to specify the buffer and the start node; thus giving developers and the user more flexibility.
The old, deprecated APIs have been removed. However, we should probably check what minimum versions the new APIs from Neovim require and note this in the README.md.