Skip to content

Instantly share code, notes, and snippets.

@darthmall
Last active November 21, 2018 20:10
Show Gist options
  • Save darthmall/b2818d78771310f2ca5927d4195f6340 to your computer and use it in GitHub Desktop.
Save darthmall/b2818d78771310f2ca5927d4195f6340 to your computer and use it in GitHub Desktop.
Example files for a Neovim bug
<script>
var x = {
}
</script>
describe('test a thing', () => {
it('works', () => {
})
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment