Skip to content

Instantly share code, notes, and snippets.

@billyvg
Created June 22, 2017 17:32
Show Gist options
  • Save billyvg/b9e68f621170d36ffa94560b95a7cc3b to your computer and use it in GitHub Desktop.
Save billyvg/b9e68f621170d36ffa94560b95a7cc3b to your computer and use it in GitHub Desktop.
const buffer = await nvim.getBuffer();
const lines = await buffer.getLines();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment