Skip to content

Instantly share code, notes, and snippets.

@billyvg
Created June 22, 2017 18:06
Show Gist options
  • Select an option

  • Save billyvg/ec13b34d3e29a921c71fced990ca7ec6 to your computer and use it in GitHub Desktop.

Select an option

Save billyvg/ec13b34d3e29a921c71fced990ca7ec6 to your computer and use it in GitHub Desktop.

Revisions

  1. billyvg created this gist Jun 22, 2017.
    1 change: 1 addition & 0 deletions neovim_only_lines_promise.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    nvim.getBuffer().getLines().then(lines => lines);