Skip to content

Instantly share code, notes, and snippets.

@billyvg
Created June 22, 2017 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billyvg/c3dcfb17b14bdb0b70a50453abc0c425 to your computer and use it in GitHub Desktop.
Save billyvg/c3dcfb17b14bdb0b70a50453abc0c425 to your computer and use it in GitHub Desktop.
const buffer = await nvim.buffer;
const lines = await buffer.lines;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment