We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0551e commit 47f1d34Copy full SHA for 47f1d34
README.md
@@ -29,7 +29,7 @@ To checkout the source from repository:
29
cd ~/.vim/bundle
30
git clone https://github.com/isRuslan/vim-es6.git
31
32
-## List
+## Snippets list
33
| Trigger | Result |
34
| -------: | ------- |
35
| `gfn→` | `function* name (arg) { yield arg; },` |
0 commit comments